changeset 62359:f7fdfa8ffb34

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Sun, 15 May 2005 05:36:55 +0000
parents 75b110fa35a8
children c38d0cd4d5c8
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 15 05:20:59 2005 +0000
+++ b/lisp/ChangeLog	Sun May 15 05:36:55 2005 +0000
@@ -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
--- a/man/ChangeLog	Sun May 15 05:20:59 2005 +0000
+++ b/man/ChangeLog	Sun May 15 05:36:55 2005 +0000
@@ -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.