aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-project.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs][urxvt] bunch of small changesYuchen Pei2024-04-051-1/+1
| | | | | | | | - add org clock string to frame title - add ansi color to compilation buffer - look for project source dir from build dir - fix my-kill-sexp-or-comment - more lines in urxvt
* Adding license files and updating readmesYuchen Pei2023-06-261-1/+1
| | | | | | | | | | | * COPYING.agpl3: agpl3 license file * README.org: added readme for the repo * emacs/.emacs.d/init/ycp-editing.el: fix hook names * emacs/.emacs.d/init/ycp-project.el: include `my-licenses' in local-config * emacs/.emacs.d/lisp/my/my-editing.el: fix insert pair prompt * emacs/README.org: Move acknowledgement to the main readme; fix verbatim to code. Add instruction on local-config generation * manual/README.org: minor change
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-0/+1
| | | | Including wasamasa and jwiegley
* minor changes to org and gnusYuchen Pei2023-06-231-1/+3
|
* precision fixesYuchen Pei2023-06-191-0/+2
| | | | | | | | | | - Adding org-jira - Also fixed getting builders in buildbot - Adding gdb-mi and gud - Adding gdb and shell configs - Also mariadb dev related stuff - A few more modes - some more updates
* some minor changesYuchen Pei2023-06-171-0/+1
| | | | | - make bash-completion work - read my-projects-root-dirs
* Moving things one level deeperYuchen Pei2023-06-171-0/+45
To ease gnu stow usage. Now we can do stow -t ~ emacs