1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00
No description
Find a file
John Wiegley b7041c0f29 When use-package-inject-hooks is non-nil, always fire init/config hooks
This used to not happen if `:init` or `:config` was missing, or set to nil as
with `:init nil`.

Fixes https://github.com/jwiegley/use-package/issues/250
2017-11-28 21:12:25 -08:00
lisp/use-package When use-package-inject-hooks is non-nil, always fire init/config hooks 2017-11-28 21:12:25 -08:00
test/lisp/use-package Allow :diminish with no arguments 2017-07-08 15:32:46 +02:00