aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-prog.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] json-mode required too early in my-progYuchen Pei2024-06-131-1/+1
|
* [emacs] bison-mode required too earlyYuchen Pei2024-06-131-1/+1
|
* [emacs] more smooth experience in gudYuchen Pei2024-05-231-6/+10
| | | | | - auto confirm debuginfod - write to history on kill
* [emacs] disable which-function in json mode when buffer is bigYuchen Pei2024-05-091-4/+6
|
* [emacs] improve org backtrace regionYuchen Pei2024-04-051-1/+1
|
* [emacs] Switch shell buffers by prompt tooYuchen Pei2023-10-141-0/+41
|
* [emacs] Fix notes and shell cycle and creation.Yuchen Pei2023-10-141-8/+21
| | | | | One function to switch or cycle default notes indirect buffers. One to switch or cycle shell mode buffers.
* typoYuchen Pei2023-08-271-1/+1
|
* Fixing a few thingsYuchen Pei2023-08-261-0/+9
|
* [emacs] Some minor tweaksYuchen Pei2023-08-141-1/+2
|
* Moving some github related functions to my-githubYuchen Pei2023-08-121-56/+0
| | | | also some minor changes in ycp-org and my-buffer
* fixing a few things in bbdb, json and orgYuchen Pei2023-08-031-0/+3
|
* Some small changes.Yuchen Pei2023-07-311-43/+2
| | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb
* minor fixesYuchen Pei2023-07-261-4/+18
|
* Adding bug-reference relatedYuchen Pei2023-07-181-1/+2
|
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-5/+34
| | | | Including wasamasa and jwiegley
* copy buffer file nameYuchen Pei2023-06-241-0/+2
|
* Enhancements for org and elispYuchen Pei2023-06-241-0/+8
| | | | | | - 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
* precision fixesYuchen Pei2023-06-191-0/+279
| | | | | | | | | | - 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
* Adding a function to switch or create a shell bufferYuchen Pei2023-06-171-0/+17
|
* Moving things one level deeperYuchen Pei2023-06-171-0/+142
To ease gnu stow usage. Now we can do stow -t ~ emacs