mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-27
8db6b432bb Calc: Declare dynamic variable bound in lexbind code (bug#...
This commit is contained in:
commit
142198f40d
1 changed files with 1 additions and 0 deletions
|
|
@ -2927,6 +2927,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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue