]> git.eshelyaron.com Git - emacs.git/commit
Remove dead branch from substitute-command-keys
authorStefan Kangas <stefan@marxist.se>
Mon, 11 Jul 2022 15:21:23 +0000 (17:21 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 11 Jul 2022 15:22:19 +0000 (17:22 +0200)
commitac0027f6a5480bd4739fdf71413a19012f400483
tree7e2eca1958dbd2cc4b00ed91e435a4238831097a
parentf9e4b2d3ce6ce091d19467e95d26125ac52beb7d
Remove dead branch from substitute-command-keys

* lisp/help.el (substitute-command-keys): Remove dead branch;
where-is-internal will follow any remaps for us.  Note also that the
test case for remapping still pass.
lisp/help.el