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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-arith.el [lexbind]
Date: Tue, 14 Oct 2003 19:35:49 -0400

Index: emacs/lisp/calc/calc-arith.el
diff -c emacs/lisp/calc/calc-arith.el:1.3.4.1 
emacs/lisp/calc/calc-arith.el:1.3.4.2
*** emacs/lisp/calc/calc-arith.el:1.3.4.1       Fri Apr  4 01:20:15 2003
--- emacs/lisp/calc/calc-arith.el       Tue Oct 14 19:35:48 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]