mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.
This commit is contained in:
parent
2833f4219a
commit
7337012df4
1 changed files with 1 additions and 0 deletions
|
|
@ -902,6 +902,7 @@
|
|||
(calc-edit-macro-combine-var-name))
|
||||
((or
|
||||
(string-equal type "calc-copy-variable")
|
||||
(string-equal type "calc-copy-special-constant")
|
||||
(string-equal type "calc-declare-variable"))
|
||||
(forward-line 1)
|
||||
(calc-edit-macro-combine-var-name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue