Calc: Declare dynamic variable bound in lexbind code (bug#40185)
* lisp/calc/calc.el: Declare math-comp-selected as dynamic.
This commit is contained in:
parent
d66331aea4
commit
8db6b432bb
1 changed files with 1 additions and 0 deletions
|
@ -2925,6 +2925,7 @@ the United States."
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
(defvar math-comp-selected)
|
||||||
(defvar calc-selection-cache-entry)
|
(defvar calc-selection-cache-entry)
|
||||||
;;; Format the number A as a string. [X N; X Z] [Public]
|
;;; Format the number A as a string. [X N; X Z] [Public]
|
||||||
(defun math-format-stack-value (entry)
|
(defun math-format-stack-value (entry)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue