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: Sat, 08 Oct 2005 15:29:27 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8299 emacs/lisp/ChangeLog:1.8300
*** emacs/lisp/ChangeLog:1.8299 Sat Oct  8 18:26:14 2005
--- emacs/lisp/ChangeLog        Sat Oct  8 19:29:25 2005
***************
*** 1,3 ****
--- 1,21 ----
+ 2005-10-07  Jay Belanger  <address@hidden>
+ 
+       * calc/calc-arith.el (math-known-square-matrixp): New function.
+       (math-pow-fancy): Check for matrices before distributing exponent
+       across products.
+ 
+       * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
+       fullscreen keypad. Suggested by Luc Teirlinck.
+       (calc-keypad-show-input): Add space for formatting.
+ 
+       * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
+       Add square matrix option.
+ 
+       * calc/calc-poly.el (math-expand-term): Check for matrices instead
+       of checking calc-matrix-mode when deciding how to expand.
+ 
+       * calc/calc.el (calc-set-mode-line): Add square matrix option.
+ 
  2005-10-08  Lars Hansen  <address@hidden>
        * net/tramp.el (tramp-perl-directory-files-and-attributes): Add
        error handling.




reply via email to

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