doomemacs/core/autoload
Henrik Lissner 76cacb5bfe
💥 Rename def-package! -> use-package!
Calling this pivotal macro "def-package!" has frequently been a source
of confusion. It is a thin wrapper around use-package, and it should be
obvious that it is so. For this reason, and to match the naming
convention used with other convenience macros/wrappers, it is now
use-package!.

Also changes def-package-hook! -> use-package-hook!

The old macros are now marked obsolete and will be removed when straight
integration is merged.
2019-07-23 12:50:45 +02:00
..
buffers.el 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
cache.el 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
cli.el 💥 Replace package.el/quelpa with straight #374 2019-07-22 02:30:40 +02:00
config.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
debug.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
files.el Move file functions in core-lib to autoload/files 2019-07-22 23:22:55 +02:00
fonts.el Refactor font loading 2019-07-22 02:30:40 +02:00
format.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
help.el 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
line-numbers.el Improve version check for line-numbers polyfill 2019-02-26 17:29:40 -05:00
packages.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
plist.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
projects.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
scratch.el Fix prefix arg for doom/switch-to-scratch-buffer 2019-07-22 02:30:41 +02:00
sessions.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
text.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
ui.el 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00