]> git.eshelyaron.com Git - emacs.git/commit
Fix byte-compiled files that use 'bind-key' from use-package
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Aug 2023 06:41:30 +0000 (09:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Aug 2023 06:41:30 +0000 (09:41 +0300)
commit0f183770c56fab7917fc975222f074ca7eb4a410
tree71539c12b3336adbea5c4c3aba5ebd7c0a3a577d
parentacfcf7f3690630344b090b4af6afa4d02d0147a3
Fix byte-compiled files that use 'bind-key' from use-package

* lisp/use-package/bind-key.el (bind-key): Ensure 'bind-key' is
loaded at run time.  Patch by John Wiegley <johnw@gnu.org>.
(Bug#64901)
lisp/use-package/bind-key.el