Mercurial > emacs
comparison lisp/ChangeLog @ 85707:0921127c6704
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 27 Oct 2007 20:56:47 +0000 |
parents | 49b7304c73bb |
children | b3d833f18a3f |
comparison
equal
deleted
inserted
replaced
85706:da5b0375e53a | 85707:0921127c6704 |
---|---|
1 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com> | |
2 | |
3 * calc/calc.el (math-standard-opers): Lower the precedence | |
4 of negation. | |
5 * calc/calc-lang.el (math-oper-table): Lower precedence of | |
6 negation for C, TeX, and eqn. | |
7 | |
1 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu> | 8 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 9 |
3 * progmodes/cc-defs.el: Reorder conditions to avoid warnings. | 10 * progmodes/cc-defs.el: Reorder conditions to avoid warnings. |
4 | 11 |
5 2007-10-27 Juanma Barranquero <lekktu@gmail.com> | 12 2007-10-27 Juanma Barranquero <lekktu@gmail.com> |