emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calc/calc-bin.el


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-bin.el
Date: Sun, 14 Apr 2002 01:51:31 -0400

Index: emacs/lisp/calc/calc-bin.el
diff -c emacs/lisp/calc/calc-bin.el:1.4 emacs/lisp/calc/calc-bin.el:1.5
*** emacs/lisp/calc/calc-bin.el:1.4     Sat Apr 13 21:51:15 2002
--- emacs/lisp/calc/calc-bin.el Sun Apr 14 01:51:31 2002
***************
*** 677,683 ****
                              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
--- 677,682 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]