doomemacs/core/autoload
Henrik Lissner 44e536e8e8
Refactor core-ui
+ Remove doom/switch-theme (replaced with an advice for load-theme)
+ Reorganize core-ui
+ Fix Emacs 26+ hl-line hack being applied for Emacs 25 users
+ Rename doom|show-whitespace-maybe to doom|highlight-non-default-indentation
+ Disable tool-bar, menu-bar and vertical-scroll-bars via
  default-frame-alist; this is a little faster than using the minor
  modes.
2018-08-31 23:44:08 +02:00
..
buffers.el Refactor core-ui 2018-08-31 23:44:08 +02:00
cache.el
debug.el Fix & refactor doom/open-vanilla-sandbox 2018-08-30 13:29:56 +02:00
editor.el Replace delete-trailing-whitespace with ws-butler 2018-08-31 13:59:12 +02:00
files.el
help.el Refactor doom/reload 2018-08-02 14:17:53 +02:00
hydras.el
line-numbers.el Polyfill line-number-display-width for Emacs 25 2018-08-25 03:16:32 +02:00
menu.el
message.el
packages.el Don't invoke debugger on "Aborted" messages 2018-08-02 16:41:19 +02:00
projects.el doom-project-find-file: set default-directory too #833 2018-08-26 12:00:13 +02:00
scratch.el
ui.el Refactor core-ui 2018-08-31 23:44:08 +02:00