doomemacs/core
Henrik Lissner a55e2251e6
auto-mode-case-fold = nil
This disables the case insensitive second pass through auto-mode-alist
on case sensitive systems.
2018-05-24 21:20:02 +02:00
..
autoload Fix doom-template-exists-p 2018-05-24 21:20:02 +02:00
templates New open-bug-report & open-vanilla-sandbox commands 2018-05-20 12:18:16 +02:00
test Rename autoload-debug.el test to autoload-help.el 2018-05-24 21:20:02 +02:00
core-dispatcher.el Finalize core-dispatcher API 2018-05-24 21:20:02 +02:00
core-editor.el Fix catch-all text-mode entry in auto-mode-alist 2018-05-24 21:20:02 +02:00
core-keybinds.el Use correct init hook (doom-post-init-hook) 2018-05-20 12:18:48 +02:00
core-lib.el core-lib: improve function docstrings 2018-05-24 21:15:17 +02:00
core-os.el Fix exec-path/osx-clipboard initializing too early 2018-05-20 00:08:19 +02:00
core-packages.el Only package-initialize if uninitialized (from package.el API advice) 2018-05-24 21:20:02 +02:00
core-projects.el New macros file-exists-p! & project-file-exists-p! 2018-05-24 21:15:17 +02:00
core-ui.el Replace :defer HOOK/FN with :after-call keyword 2018-05-21 01:38:17 +02:00
core.el auto-mode-case-fold = nil 2018-05-24 21:20:02 +02:00
packages.el Add esup back to core package list 2018-05-20 00:37:48 +02:00