Replace ensure-package -> ensure-library

This commit is contained in:
Tom Willemse 2016-07-25 22:17:16 +02:00
parent ce2bede130
commit ff5f8bf69f

View file

@ -193,7 +193,7 @@ This is currently the data directory under the
;;;;; Paredit:
(ensure-package paredit)
(ensure-library paredit)
;;;; Major modes:
@ -222,7 +222,7 @@ This is currently the data directory under the
;;;;; Magit:
(ensure-package magit)
(ensure-library magit)
;;;; Custom: