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-arith.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-arith.el
Date: Mon, 01 Sep 2003 11:46:32 -0400

Index: emacs/lisp/calc/calc-arith.el
diff -c emacs/lisp/calc/calc-arith.el:1.5 emacs/lisp/calc/calc-arith.el:1.6
*** emacs/lisp/calc/calc-arith.el:1.5   Tue Feb  4 07:47:09 2003
--- emacs/lisp/calc/calc-arith.el       Mon Sep  1 11:45:18 2003
***************
*** 2793,2796 ****
--- 2793,2797 ----
          (math-commutative-collect (nth 2 b) (not neg)))
        (setq bterms (cons (if neg (math-neg b) b) bterms)))))
  
+ ;;; arch-tag: 6c396b5b-14c6-40ed-bb2a-7cc2e8111465
  ;;; calc-arith.el ends here




reply via email to

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