]> git.eshelyaron.com Git - emacs.git/commit
Use cl-gentemp in another place
authorJohn Wiegley <johnw@newartisans.com>
Thu, 7 Dec 2017 06:52:34 +0000 (22:52 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Thu, 7 Dec 2017 06:52:34 +0000 (22:52 -0800)
commit96ecfab9e4e219eb525d945ad14f6742562b11b1
tree205928bdc51d3ea5560cd2876dcda28899c636ab
parent7803571280be1596d46e41999fef7bd242d128aa
Use cl-gentemp in another place

This avoids "Variable unknown" errors if a byte-compiled init.elc happening to
encounter an error while evaluating an :init or :config block.
lisp/use-package/use-package-core.el