Restore obsolete doom-(post-)?init hooks

These will be removed later.
This commit is contained in:
Henrik Lissner 2019-03-05 19:23:50 -05:00
parent bf940da52a
commit e497df4a28
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -124,6 +124,9 @@ This includes the user's private module in `doom-private-dir'.")
(defvar doom-reload-hook nil
"A list of hooks to run when `doom/reload' is called.")
(define-obsolete-variable-alias 'doom-post-init-hook 'doom-init-modules-hook "2.1.0")
(define-obsolete-variable-alias 'doom-init-hook 'doom-before-init-modules-hook "2.1.0")
;;
;; Emacs core configuration