mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
Revert previous change.
This commit is contained in:
parent
91da64426a
commit
4cb72a5478
@ -677,7 +677,6 @@
|
||||
int (math-add int 1))))
|
||||
(setq str (concat (math-format-number int) point str)))
|
||||
(when calc-group-digits
|
||||
(require 'calc-ext)
|
||||
(setq str (math-group-float str))))
|
||||
(setq figs 0))))
|
||||
(or str
|
||||
|
Loading…
Reference in New Issue
Block a user