aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 94ba10803c5..71500bade97 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12005-10-10 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-arith.el (math-check-known-scalarp)
4 (math-check-known-matrixp): Check the values of arguments that are
5 variables.
6 (math-check-known-square-matrixp): New function.
7 (math-known-square-matrixp): Use math-check-known-square-matrixp.
8 (math-super-types): Add sqmatrix type.
9
10 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
11 mode name `square' to 'sqmatrix'.
12
13 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
14 mode name `square' to 'sqmatrix'.
15
12005-10-10 Stefan Monnier <monnier@iro.umontreal.ca> 162005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 17
3 * progmodes/etags.el (select-tags-table-mode): Don't use 18 * progmodes/etags.el (select-tags-table-mode): Don't use