doomemacs/core/autoload
Henrik Lissner 0d9db6f149
Rewrite autoload/message library
+ Rename message! => print!
+ New printerr! macro
+ Extended color support to interactive sessions (now propertized using
  term faces, so we don't have to rely on a popup window to display it).
2018-05-20 11:44:10 +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 Rewrite autoload/message library 2018-05-20 11:44:10 +02:00
modules.el Move batch commands from core-packages to autoload/modules 2018-05-20 00:57:18 +02: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