]> git.eshelyaron.com Git - emacs.git/commit
Show the keybinding next to command in calc's x
authorVisuwesh <visuweshm@gmail.com>
Thu, 12 Dec 2024 13:28:37 +0000 (18:58 +0530)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Dec 2024 15:34:18 +0000 (16:34 +0100)
commit648856d8673a77b42426c8740edd3487ccb7724a
tree5b37f5d7594816756085bd2197828c8c9145706b
parent3bf64028245f5bfbb8b63c4b1b8ea2c3efd399cf
Show the keybinding next to command in calc's x

* lisp/calc/calc-ext.el (calc-execute-extended-command): Use
M-x's ':affixation-function' to show the keybinding of the calc
command next to its name.  (Bug#74829)

(cherry picked from commit aaacd5806c75019b052a69764ef4d193d243573c)
lisp/calc/calc-ext.el