Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let's try again | Yuchen Pei | 2023-06-26 | 1 | -7/+0 |
| | |||||
* | fixing the post commit project buffer revert hook | Yuchen Pei | 2023-06-26 | 1 | -1/+2 |
| | |||||
* | Some small fixes and changes | Yuchen Pei | 2023-06-26 | 1 | -0/+5 |
| | | | | | | | | | | | | * emacs/.emacs.d/init/ycp-editing.el: fix a require * emacs/.emacs.d/init/ycp-prog.el: fix sql require * emacs/.emacs.d/init/ycp-system.el: remove double removal of tramp from file-name-handler-alist * emacs/.emacs.d/init/ycp-vc.el: add a post commit hook to revert project buffers * emacs/.emacs.d/lisp/my/my-mariadb.el: fix sql require * emacs/.emacs.d/lisp/my/my-project.el: add a command to revert project buffers | ||||
* | Adapted more configs from other emacs configs | Yuchen Pei | 2023-06-26 | 1 | -0/+45 |
| | | | | Including wasamasa and jwiegley | ||||
* | Moving things one level deeper | Yuchen Pei | 2023-06-17 | 1 | -0/+104 |
To ease gnu stow usage. Now we can do stow -t ~ emacs |