Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7510 emacs/lisp/ChangeLog:1.7511
*** emacs/lisp/ChangeLog:1.7510 Sat May 14 18:41:24 2005
--- emacs/lisp/ChangeLog        Sun May 15 05:36:55 2005
***************
*** 1,3 ****
--- 1,14 ----
+ 2005-05-15  Jay Belanger  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to