summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-23account: add a command to view accounts by shopJSDurand
2023-08-23dashboard: bind capture to capital CJSDurand
2023-08-23account: fix white background of svgJSDurand
2023-08-23org: ox-texinfo and accountJSDurand
2023-08-23init: comment out the part about 'rime'JSDurand
2023-08-01btm: No more command line arguments neededJSDurand
2023-07-31dashboard: bind 'x' to `execute-extended-command`JSDurand
2023-07-30vterm: add a convenient function to run btmJSDurand
2023-07-30init: run outline even at the first timeJSDurand
2023-07-30text: `make-center-block`JSDurand
2023-07-29Add vterm configurationJSDurand
2023-07-29modeline: `mode-line-window-selected-p`JSDurand
2023-07-29add 'btm' as a visual commandJSDurand
2023-07-27desktop: disable auto-savingJSDurand
2023-07-22eshell: gv is now async and reports progressJSDurand
2023-07-20dashboard: set the dashboard buffer to be non-modifiedJSDurand
2023-07-17dashboard: Add a binding for switching projectsJSDurand
2023-07-17basic: use entire map when switching projectsJSDurand
2023-06-19common: add a binding to store bookmarks in registersJSDurand
2023-06-19desktop: fix the previous issue of a variable not bound.JSDurand
2023-06-19desktop: inhibit message when saving bookmarksJSDurand
2023-06-18desktop and bookmark: proper save mechanismJSDurand
2023-06-18desktop: Do not save bookmarks in the hookJSDurand
2023-06-18gnus: Add gmail group backJSDurand
2023-06-18mail: update gmail as wellJSDurand
2023-06-18desktop + bookmark: bind C-x r s to save desktop.JSDurand
2023-06-17common: Bind point-to-register to a more convenient keyJSDurand
2023-06-15dashboard: bind 'L' to list registers.JSDurand
2023-06-15common: support bookmarks in registersJSDurand
2023-06-15org: use new syntax for org-capture-templatesJSDurand
2023-06-12basic: `find-function-on-key`JSDurand
2023-06-12wgsl: major mode for WGSL files.JSDurand
2023-06-09gnus: bind 'e' to expire articles in group modeJSDurand
2023-06-03dired: add -v to the listing switchesJSDurand
2023-06-03dashboard: bind 'c' to `dashboard-clear`JSDurand
2023-06-03view: Bind 'J' to `jump-to-register`JSDurand
2023-05-30TeX: add a hiero-processing functionJSDurand
2023-05-30TeX: bind 'H-t' to `durand-tex-do-all`.JSDurand
2023-05-30TeX: If the pdf is already displayed, reuse that window.JSDurand
2023-05-30dashboard: bind 't' to show temps info and 'T' to toggle.JSDurand
2023-05-29dashboard: delete unused bind that shadowsJSDurand
2023-05-29dashboard: bind `durand-open-object`JSDurand
2023-05-28dashboard: bind gnusJSDurand
2023-05-28dashboard: bind `modeline-toggle`.JSDurand
2023-05-28modeline: toggle mode-lineJSDurand
2023-05-28dashboard: convenient functionsJSDurand
2023-05-07bookmark: modify the bookmark listJSDurand
2023-02-28bookmark: bind `bookmark-save` to C-x r s.JSDurand
2023-02-28eshell: add two definitions of variables to avoid errorsJSDurand
2023-02-26eshell: Add completion support for the gv commandJSDurand