]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJay Belanger <jay.p.belanger@gmail.com>
Sat, 27 Oct 2007 20:56:47 +0000 (20:56 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sat, 27 Oct 2007 20:56:47 +0000 (20:56 +0000)
lisp/ChangeLog

index 063d303b80a5546589cfa5095af229ff9e4ae6f8..8dc078497611499e571cbd578a26a83ffff941c6 100644 (file)
@@ -1,3 +1,10 @@
+2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc/calc.el (math-standard-opers): Lower the precedence
+       of negation.
+       * calc/calc-lang.el (math-oper-table): Lower precedence of
+       negation for C, TeX, and eqn.
+
 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * progmodes/cc-defs.el: Reorder conditions to avoid warnings.