]> git.eshelyaron.com Git - emacs.git/commit
Use substitute-command-keys more in Calc help
authorStefan Kangas <stefankangas@gmail.com>
Fri, 17 Feb 2023 16:49:53 +0000 (17:49 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 17 Feb 2023 16:49:53 +0000 (17:49 +0100)
commita5ad897b35fd5f9079977b12d69da253cbcfcb8a
tree45b7e4842fae83daad0f3e3f0d3543b134982005
parentdabd7feb950ef2dba0ce23ec74c5b141cff96a55
Use substitute-command-keys more in Calc help

* lisp/calc/calc-ext.el (calc-do-prefix-help):
* lisp/calc/calc-help.el (calc-help-prefix, calc-help-for-help)
(calc-h-prefix-help, calc-inverse-prefix-help)
(calc-hyperbolic-prefix-help, calc-inv-hyp-prefix-help)
(calc-f-prefix-help, calc-s-prefix-help, calc-r-prefix-help)
(calc-j-prefix-help, calc-a-prefix-help, calc-b-prefix-help)
(calc-c-prefix-help, calc-d-prefix-help, calc-g-prefix-help)
(calc-k-prefix-help, calc-m-prefix-help, calc-t-prefix-help)
(calc-u-prefix-help, calc-l-prefix-help, calc-v-prefix-help):
* lisp/calc/calc-misc.el (calc-dispatch-help, calc-help):
* lisp/calc/calc.el (calc-do-dispatch): Use substitute-command keys.
lisp/calc/calc-ext.el
lisp/calc/calc-help.el
lisp/calc/calc-misc.el
lisp/calc/calc.el