emacs/lisp/use-package
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
..
bind-key.el Quote variable in `bind-keys*' 2016-02-26 15:47:16 +00:00
use-package.el Add configuration variable `use-package-check-before-init' 2016-02-25 17:24:59 -08:00