1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
No description
Find a file
Bjarte Johansen b0b5cfbfb2 Quote variable in `bind-keys*'
* bind-key.el (bind-keys*): `override-global-map' needs to be quoted so
  the symbol is passed to `bind-keys-form' and not the value.
GitHub-reference: fixes https://github.com/jwiegley/use-package/issues/323
2016-02-26 15:47:16 +00:00
lisp/use-package Quote variable in `bind-keys*' 2016-02-26 15:47:16 +00:00
test/lisp/use-package Add some variable settings to use-package-tests.el, thanks tarsius 2016-02-25 15:22:10 -08:00