]> git.eshelyaron.com Git - emacs.git/commit
(calc-store-value): Return a string rather than display it as a message.
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 15 May 2005 05:20:59 +0000 (05:20 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 15 May 2005 05:20:59 +0000 (05:20 +0000)
commit0dc72b8e4dd120315c9e7c55f34979b1b6fd9783
treecb8446a78f26e17b460c9c45d138b0352abe0158
parent8305d012df32f0d1cd61b112a98d1a8d7dfe58e8
(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.
lisp/calc/calc-store.el