]> git.eshelyaron.com Git - emacs.git/commit
Fix a scoping issues with multiple occurrences of :bind
authorJohn Wiegley <johnw@newartisans.com>
Sun, 10 Dec 2017 00:28:49 +0000 (16:28 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Sun, 10 Dec 2017 00:29:11 +0000 (16:29 -0800)
commitec84ed0dfbeebb8683330449aa4e476debd2f72c
tree717f0bbd1295ec79b925df7429a2e3de1e38f28a
parent5a02d61ac61d52e55bf642006f75afce95270376
Fix a scoping issues with multiple occurrences of :bind

Fixes https://github.com/jwiegley/use-package/issues/585
lisp/use-package/use-package-bind-key.el
lisp/use-package/use-package-core.el
test/lisp/use-package/use-package-tests.el