1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00
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