emacs/lisp/use-package
Nick Alcock 1cbcd66ebe Support :bind (:map '(...))
We transform it into (:map foo (...) (...)) in the normalizer, and
no longer warn about unknown sorts of arg.
2015-07-31 12:30:39 +01:00
..
bind-key.el unbind-key now removes key from personal-keybindings 2015-03-21 04:13:02 -05:00
use-package.el Support :bind (:map '(...)) 2015-07-31 12:30:39 +01:00