Replace vestigial references to def-package!

def-package! is deprecated and is replaced with use-package! to reduce
confusion about its purpose and connection to use-package.
This commit is contained in:
Henrik Lissner 2019-09-13 13:58:43 -04:00
parent 016f6c1b8b
commit 31ccd9be78
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
;;
;; Hacks should be kept in alphabetical order, named after the feature they
;; modify, and should follow a ;;;## package-name header line (if not using
;; `after!' or `def-package!').
;; `after!' or `use-package!').
;;
;;; Core functions