doomemacs/core
Henrik Lissner 9570670eb1
featurep!: refactor & fix three-arg usecase
Now (featurep! :category module +flag) will work properly check for
+flag rather than just returning t if :category module were enabled.

Also update variables to match category-module nomenclature.
2018-07-30 23:53:05 +02:00
..
autoload Don't use uname in doom/info on windows 2018-07-17 18:29:43 +02:00
templates General, minor refactor & feedback revision 2018-06-14 19:49:03 +02:00
test Rename doom-before-switch-*-hook hooks 2018-07-03 03:41:08 +02:00
core-cli.el Fix (cl-)?defmacro autodefs 2018-07-29 17:42:00 +02:00
core-editor.el Cleanup recentf list on kill-emacs 2018-07-30 02:57:50 +02:00
core-keybinds.el Autoload defhydras & use new naming convention 2018-06-26 01:43:54 +02:00
core-lib.el doom-files-in: fix default :match to ignore dotfiles 2018-07-30 03:49:37 +02:00
core-modules.el featurep!: refactor & fix three-arg usecase 2018-07-30 23:53:05 +02:00
core-os.el Load exec-path-from-shell in daemon sessions 2018-07-10 00:32:22 +02:00
core-packages.el Fix doom-initialize-packages messing up load-path 2018-06-26 18:58:06 +02:00
core-projects.el Lazy load projectile (experimental) 2018-06-16 11:42:37 +02:00
core-tests.el Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-ui.el Fix broken frame creation/deletion (+ emacsclient) 2018-07-30 13:53:36 +02:00
core.el history-length = 250 2018-07-29 17:41:59 +02:00
packages.el Conditionally install os packages #741 2018-07-04 21:08:23 +02:00