summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-02-25eshell: Fix typo and change section headingsJSDurand
2023-02-25eshell: Call "dl" after cd.JSDurand
2023-02-25eshell: improve the method to group directories firstJSDurand
2023-02-24eshell: group directories first in lsJSDurand
2023-02-23mail: Add the option of only running hooks without updatingJSDurand
2023-02-22eshell: Add wildcard expansion support in GraphViz command.JSDurand
2023-02-21eshell: Allow setting directory in the gv commandJSDurand
2023-02-21view: repeat, lower-case open target, and conversion.JSDurand
2023-02-21tex: Derive labels and ask for confirmation.JSDurand
2023-02-21Add GraphViz-Dot-Mode.JSDurand
2023-02-21ibuffer: silence and add TeX section.JSDurand
2023-02-21basic: use `eval-after-load`JSDurand
2023-02-21eshell: graphviz files managementJSDurand