emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 10 Oct 2005 15:41:09 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8320 emacs/lisp/ChangeLog:1.8321
*** emacs/lisp/ChangeLog:1.8320 Mon Oct 10 18:05:22 2005
--- emacs/lisp/ChangeLog        Mon Oct 10 19:41:08 2005
***************
*** 1,3 ****
--- 1,18 ----
+ 2005-10-10  Jay Belanger  <address@hidden>
+ 
+       * calc/calc-arith.el (math-check-known-scalarp)
+       (math-check-known-matrixp): Check the values of arguments that are
+       variables.
+       (math-check-known-square-matrixp): New function.
+       (math-known-square-matrixp): Use math-check-known-square-matrixp.
+       (math-super-types): Add sqmatrix type.
+ 
+       * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
+       mode name `square' to 'sqmatrix'.
+ 
+       * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
+       mode name `square' to 'sqmatrix'.
+ 
  2005-10-10  Stefan Monnier  <address@hidden>
  
        * progmodes/etags.el (select-tags-table-mode): Don't use




reply via email to

[Prev in Thread] Current Thread [Next in Thread]