doomemacs/core
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 Fix quit confirmations in daemon; add for frames 2017-06-11 16:24:49 +02:00
core-editor.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core-keybinds.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core-lib.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
core-os.el core-os: remove unnecessary persistent-soft-store 2017-06-10 11:54:47 +02:00
core-packages.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core-popups.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core-projects.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core-ui.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
packages.el Remove goto-last-change 2017-06-10 22:58:35 +02:00