Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some minor fixes | Yuchen Pei | 2023-06-28 | 1 | -3/+1 |
| | |||||
* | Some small fixes and changes | Yuchen Pei | 2023-06-26 | 1 | -5/+1 |
| | | | | | | | | | | | | * 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 | -4/+15 |
| | | | | Including wasamasa and jwiegley | ||||
* | Moving things one level deeper | Yuchen Pei | 2023-06-17 | 1 | -0/+85 |
To ease gnu stow usage. Now we can do stow -t ~ emacs |