]> git.eshelyaron.com Git - emacs.git/commit
Make M-x show obsolete commands (Bug#43300)
authorStefan Kangas <stefan@marxist.se>
Wed, 9 Sep 2020 23:32:24 +0000 (01:32 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 13 Sep 2020 13:05:02 +0000 (15:05 +0200)
commit1b0a922a19bf7b380abe89a4e92176c779c26c2d
treee4997e73bc598d8c333a7e5fa67393cbb51c2436
parent9ca83cdd79747fb09f714593243060b17b34e039
Make M-x show obsolete commands (Bug#43300)

* lisp/simple.el (read-extended-command): Don't hide obsolete
commands.
(read-extended-command--annotation): Show an annotation for obsolete
commands that says what their new name is.
lisp/simple.el