]> git.eshelyaron.com Git - emacs.git/commit
Display new keybinding in obsolete command warning
authorStefan Kangas <stefankangas@gmail.com>
Fri, 19 Aug 2022 17:00:24 +0000 (19:00 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 19 Aug 2022 17:00:24 +0000 (19:00 +0200)
commit935e4da0e1389fd5a8f836ac81dc53d698f4439f
treebe40d4f59104ecac664193d2bbf0379210fab0c9
parent021ae515f912d941f0c41d2c6d3c8d322ac9e584
Display new keybinding in obsolete command warning

* lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warning):
* lisp/simple.el (command-execute): When warning about an obsolete
command, display the keybinding for the new command.
lisp/emacs-lisp/macroexp.el
lisp/simple.el