Mercurial > emacs
changeset 85707:0921127c6704
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 27 Oct 2007 20:56:47 +0000 |
parents | da5b0375e53a |
children | b3d833f18a3f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 27 20:38:38 2007 +0000 +++ b/lisp/ChangeLog Sat Oct 27 20:56:47 2007 +0000 @@ -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.