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:
@@ -2925,6 +2925,7 @@ the United States."
|
||||
|
||||
|
||||
|
||||
(defvar math-comp-selected)
|
||||
(defvar calc-selection-cache-entry)
|
||||
;;; Format the number A as a string. [X N; X Z] [Public]
|
||||
(defun math-format-stack-value (entry)
|
||||
|
||||
Reference in New Issue
Block a user