aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-markup.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] disable which-function in json mode when buffer is bigYuchen Pei2024-05-091-1/+1
|
* A few changesYuchen Pei2023-09-051-1/+1
| | | | | | | | | | | | - add dedicate-windows-by-modes as window-configuration-change-hook, but it did not work well when used on gnus-summary-mode - copying gnus article regions also copies links, which are appended at the end of the copy as footnote - overload org-id-store-link so that capturing today's work could include the item priority - org should open a gnus link in other-window - fixing my-org-clean-up-entry so that it deletes trailing empty lines - added a silly utility function to clean a red energy bill pay link
* [emacs] some small changesYuchen Pei2023-08-281-1/+1
|
* minor changeYuchen Pei2023-08-181-1/+1
|
* fixing a few things in bbdb, json and orgYuchen Pei2023-08-031-1/+1
|
* Minor fixes for wiki and buildbot configsYuchen Pei2023-07-261-3/+3
|
* grok from wiki modeYuchen Pei2023-07-201-1/+3
|
* Change wiki mode to using font lock keywordsYuchen Pei2023-07-011-1/+2
|
* precision fixesYuchen Pei2023-06-191-0/+8
| | | | | | | | | | - 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
* Moving things one level deeperYuchen Pei2023-06-171-0/+97
To ease gnu stow usage. Now we can do stow -t ~ emacs