]> git.eshelyaron.com Git - emacs.git/commit
Use substitute-command-keys in Info-index error
authorStefan Kangas <stefankangas@gmail.com>
Sat, 26 Nov 2022 08:37:48 +0000 (09:37 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 26 Nov 2022 08:37:48 +0000 (09:37 +0100)
commit30d4011b8a43f29cdda2eeea95cce17fa1435bf1
tree07d95c6bd596b6b5d71eb75fb1856b3da6e87f8a
parent372f8c5bffd8c18c95900a1fb53eb992b8a493aa
Use substitute-command-keys in Info-index error

* lisp/info.el (info--ensure-not-in-directory-node): New helper
function using substitute-command-keys for error message.
(Info-index, Info-virtual-index): Use it.
lisp/info.el