Fix errant variable name

This commit is contained in:
Phillip Lord 2016-01-21 09:06:28 +00:00
parent 3f48ff4648
commit ba4aeb600d

View file

@ -1085,7 +1085,7 @@ this file. Usage:
(if use-package-always-pin
(use-package-plist-maybe-put
args* :pin use-package-always-pin)
args0))))
args*))))
;; When byte-compiling, pre-load the package so all its symbols are in
;; scope.