doomemacs/core/autoload
Henrik Lissner ee386f8461
Fix wrong-number-of-args error when installing packages
The fourth argument of map-put is an Emacs 26+ only feature.
2018-05-18 18:47:19 +02:00
..
buffers.el doom-visible-windows: support visible window-parameter 2018-05-15 01:31:40 +02:00
cache.el Add new cache library (persistent-soft wrapper) 2018-01-07 00:15:57 -05: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 doom/sudo-find-file work on remote files 2018-05-01 11:11:28 -06:00
help.el Remove custom helpful pretty-printer; default is superior 2018-05-16 00:11:14 +02: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 Debug log missing modules; remove log! macro 2018-03-24 07:25:00 -04:00
packages.el Fix wrong-number-of-args error when installing packages 2018-05-18 18:47:19 +02:00
scratch.el Refactor scratch buffer; add doom-scratch-buffer-major-mode option #490 2018-03-28 18:39:46 -04:00
test.el Update unit test bootstrap 2018-05-15 01:46:22 +02:00
ui.el General refactor for consistency & idempotency 2018-05-18 01:26:41 +02:00
util.el Fix doom/info displaying nil module flags 2018-05-15 03:15:45 +02:00