mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 19:29:37 +00:00
Fix errant variable name
This commit is contained in:
parent
3f48ff4648
commit
ba4aeb600d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue