]> git.eshelyaron.com Git - emacs.git/commit
bind-keys: bind directly to prefix-map
authorNoam Postavsky <npostavs@gmail.com>
Mon, 14 Apr 2014 03:55:06 +0000 (23:55 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 14 Apr 2014 04:03:36 +0000 (00:03 -0400)
commit01196c81ac8aa530781d2d0f30e41621b2c7a3f2
tree7e922058646449f33ed54b7fe6162f7cfe420dc6
parent869ff53ab906e818d92656f315ad2113118ea49e
bind-keys: bind directly to prefix-map

instead of constructing equivalent key sequence by string concatenation.
This allows specifying vector key sequences, as in bind-key (since
f0776c2aeb3f7f0af66597e10a3e4469ca26629d).
lisp/use-package/bind-key.el