aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-project.el
Commit message (Collapse)AuthorAgeFilesLines
* let's try againYuchen Pei2023-06-261-7/+0
|
* fixing the post commit project buffer revert hookYuchen Pei2023-06-261-1/+2
|
* Some small fixes and changesYuchen Pei2023-06-261-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 configsYuchen Pei2023-06-261-0/+45
| | | | Including wasamasa and jwiegley
* Moving things one level deeperYuchen Pei2023-06-171-0/+104
To ease gnu stow usage. Now we can do stow -t ~ emacs