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