From fcd6e6018b8f5b19327a20e0695a1825d7512e74 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Sun, 15 May 2005 05:36:55 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ man/ChangeLog | 5 +++++ 2 files changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 17215bd7dac..36b8651772d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2005-05-15 Jay Belanger + + * 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 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp diff --git a/man/ChangeLog b/man/ChangeLog index 5bbb7aa0633..59cf24cf5b6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2005-05-14 Jay Belanger + + * calc.texi (Default Simplifications): Insert missing ! (logical + not operator). + 2005-05-14 Michael Albinus Sync with Tramp 2.0.49. -- 2.39.2