aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-system.el
Commit message (Collapse)AuthorAgeFilesLines
* Some minor fixesYuchen Pei2023-06-281-3/+1
|
* Some small fixes and changesYuchen Pei2023-06-261-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 configsYuchen Pei2023-06-261-4/+15
| | | | Including wasamasa and jwiegley
* Moving things one level deeperYuchen Pei2023-06-171-0/+85
To ease gnu stow usage. Now we can do stow -t ~ emacs