aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-grep.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] [gdb] Some minor changesYuchen Pei2023-10-111-0/+3
| | | | | | | - emacs: my-elide-region that does the same thing as message-elide-region, with the comment-start as the prefix - gdbinit: an alias to a command that displays all backtrace of all threads
* Some small changes.Yuchen Pei2023-07-311-8/+3
| | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-17/+15
| | | | Including wasamasa and jwiegley
* Enhancements for org and elispYuchen Pei2023-06-241-3/+0
| | | | | | - org: adding an :after advice to org-insert-structure-template so that it goes into editing immediately - elisp: C-M-x evals a region when region is active
* Moving things one level deeperYuchen Pei2023-06-171-0/+125
To ease gnu stow usage. Now we can do stow -t ~ emacs