]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 15 May 2005 05:36:55 +0000 (05:36 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 15 May 2005 05:36:55 +0000 (05:36 +0000)
lisp/ChangeLog
man/ChangeLog

index 17215bd7dacbc4e3f62ce1360f4f8806f898e57f..36b8651772da8c2c061d9fe69a744b008ee32699 100644 (file)
@@ -1,3 +1,14 @@
+2005-05-15  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calc-store.el (calc-store-value): Return a string rather
+       than display it as a message.
+       Use calc-var-name for variable name.
+       (calc-store-into): Add the result of calc-store-value to message.
+       (calc-copy-variable): Add a message.
+       (calc-store-exchange): Improve error messages.
+       (calc-store-binary, calc-store-map): Don't reset the values of
+       special constants.
+
 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
 
        * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
index 5bbb7aa063328fd39d54343cde979dd8e9d39db2..59cf24cf5b6463082773afbd6f0271094b338a02 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-14  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Default Simplifications): Insert missing ! (logical
+       not operator).
+
 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
 
        Sync with Tramp 2.0.49.