]> git.eshelyaron.com Git - emacs.git/commit
Say which command shadows a key binding
authorStefan Kangas <stefan@marxist.se>
Fri, 13 Nov 2020 18:15:21 +0000 (19:15 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 22 Nov 2020 01:48:53 +0000 (02:48 +0100)
commitfb9326b45c769f83b619278eae41f680577d1b05
tree359d508b2ec687f30b8c263736b43d7330dee95e
parent84dd5c9bea9112daa339e4c1b8e4e556988f3195
Say which command shadows a key binding

* src/keymap.c (describe_vector): Say which command shadows this
binding.  (Bug#9293)
* test/src/keymap-tests.el
(help--describe-vector/bug-9293-one-shadowed-in-range): Adapt
test.
src/keymap.c
test/src/keymap-tests.el