aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 063d303b80a..8dc07849761 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-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
12007-10-27 Dan Nicolaescu <dann@ics.uci.edu> 82007-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.