doomemacs/core/autoload
Henrik Lissner ab180cd51e
Preselect last command in menus; reverse universal arg behavior
+ The universal argument tells a menu to use the last run command, if
  available.
+ If a last run command exists, preselect it in the menu.
2018-03-19 02:02:52 -04:00
..
buffers.el Fix doom-visible-windows including popup windows 2018-03-01 22:07:14 -05:00
cache.el Add new cache library (persistent-soft wrapper) 2018-01-07 00:15:57 -05:00
debug.el Fix doom-active-minor-modes 2018-03-14 04:49:14 -04:00
editor.el New doom-delete-backward-functions hook as fallback in doom/delete-backward-char 2018-03-12 12:42:26 -04:00
files.el New doom/*-this-file commands; move doom/sudo* to new files library 2018-02-14 05:40:37 -05:00
help.el Fix unbalanced-parenthesis error in some helpful-variable buffers 2018-03-12 13:32:00 -04:00
memoize.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
menu.el Preselect last command in menus; reverse universal arg behavior 2018-03-19 02:02:52 -04:00
message.el Rewrite doctor; move warn! blocks out in doctor.el files 2018-03-12 13:32:01 -04:00
minibuffer.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
packages.el Fix package advice interfering with doom-initialize 2018-03-14 20:12:15 -04:00
scratch.el Rewrite scratch buffer commands 2018-03-07 21:15:15 -05:00
system.el Fix doom-fetch & remove --depth 1 2017-12-23 01:47:27 -05:00
test.el Update & fix unit tests 2018-03-02 20:46:45 -05:00
ui.el Remove doom/toggle-fullsreen; redundant with toggle-frame-fullscreen 2018-02-02 20:47:34 -05:00