aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b2e5e98016e..7e5d94f9703 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-mtx.el (math-lud-pivot-check): New function.
4 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
5 of potential pivots.
6
12011-01-31 Alan Mackenzie <acm@muc.de> 72011-01-31 Alan Mackenzie <acm@muc.de>
2 8
3 * progmodes/cc-cmds.el (c-forward-over-illiterals): Continue 9 * progmodes/cc-cmds.el (c-forward-over-illiterals): Continue