doomemacs/modules/private/hlissner
Henrik Lissner 4984a548d1
Refactor DOOM init & add new init hooks
+ Add doom-init-hook and doom-post-init-hook to simplify Emacs init
  hooks into less ambiguous ones.
+ Attach former after-init-hook and emacs-startup-hook hooks to new doom
  init hooks.
+ Vastly improves daemon and tty support: preventing incorrect colors
  from bleeding across face class barriers, and into GUI Emacs and vice
  versa, when spawned with emacsclient.
+ Fix persp-mode breaking Emacs daemon, and ensuring that initialization
  is done properly in terminal Emacs (and emacsclient frames).
2017-06-12 00:37:14 +02:00
..
autoload Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
+bindings.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
+commands.el Update completion/helm 2017-06-09 13:37:07 +02:00
.gitignore private/hlissner: add .authinfo.gpg to .gitignore 2017-04-08 01:33:58 -04:00
config.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
init.el Move x-*-keysym defs to private init.el 2017-06-09 19:45:06 +02:00