projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c3244
)
Add autoload cookie for use-package-autoload-keymap
author
John Wiegley
<johnw@newartisans.com>
Thu, 16 Feb 2017 19:33:29 +0000
(11:33 -0800)
committer
John Wiegley
<johnw@newartisans.com>
Thu, 16 Feb 2017 19:33:29 +0000
(11:33 -0800)
Fixes https://github.com/jwiegley/use-package/issues/337
lisp/use-package/use-package.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package.el
b/lisp/use-package/use-package.el
index b20d149cb8627353d3a5a5a62cce5efef2e36fe1..bb9fb4855ffcd46cd66f3272713fe90a19809f8c 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-819,6
+819,7
@@
If RECURSED is non-nil, recurse into sublists."
(defalias 'use-package-normalize/:bind-keymap 'use-package-normalize-binder)
(defalias 'use-package-normalize/:bind-keymap* 'use-package-normalize-binder)
+;;;###autoload
(defun use-package-autoload-keymap (keymap-symbol package override)
"Loads PACKAGE and then binds the key sequence used to invoke
this function to KEYMAP-SYMBOL. It then simulates pressing the