From: Jay Belanger Date: Sun, 15 May 2005 05:36:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~283 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fcd6e6018b8f5b19327a20e0695a1825d7512e74;p=emacs.git *** empty log message *** --- 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.