1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00
No description
Find a file
Radon Rosborough 6e6b533aaf Fix bug in use-package-install-deferred-package
Previously, deferred installation didn't work because I didn't convert
the result of a `completing-read' back from a string to a symbol,
which meant the hash-table lookup failed.
2017-06-30 12:26:26 -07:00
lisp/use-package Fix bug in use-package-install-deferred-package 2017-06-30 12:26:26 -07:00
test/lisp/use-package Don't allow implicit package name arg for binders 2016-10-31 08:49:21 -04:00