mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(calc-user-define-invokation): Update help message.
This commit is contained in:
parent
58547c3eca
commit
992ea464ed
1 changed files with 1 additions and 1 deletions
|
|
@ -667,7 +667,7 @@
|
|||
(or last-kbd-macro
|
||||
(error "No keyboard macro defined"))
|
||||
(setq calc-invocation-macro last-kbd-macro)
|
||||
(message "Use `M-# Z' to invoke this macro"))
|
||||
(message "Use `C-x * Z' to invoke this macro"))
|
||||
|
||||
(defun calc-user-define-edit ()
|
||||
(interactive) ; but no calc-wrapper!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue