]> git.eshelyaron.com Git - emacs.git/commit
Improve edit-kbd-macro prompting in case of remapped keys (Bug#29399)
authorNoam Postavsky <npostavs@gmail.com>
Mon, 27 Nov 2017 00:16:16 +0000 (19:16 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 2 Dec 2017 14:35:44 +0000 (09:35 -0500)
commit98ca7d5f26f5bdde44864c7f24dafb6725fca09f
tree0b93fba409dd1e10c251625cd93c127d65db1b68
parentc02c1f6be7befdaf4f3987148db18121e1081dae
Improve edit-kbd-macro prompting in case of remapped keys (Bug#29399)

* lisp/edmacro.el (edit-kbd-macro): Use substitute-command-keys to
present the current bindings in the prompt.  Check the the
non-remapped binding of the entered key sequence as well.
lisp/edmacro.el