Mercurial > emacs
changeset 97464:f8626facae0e
(calc-version): Remove function.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 14 Aug 2008 18:34:41 +0000 |
parents | c28e1ae0ccfa |
children | bb1f55cac9e1 |
files | lisp/calc/calc-stuff.el |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calc/calc-stuff.el Thu Aug 14 18:34:05 2008 +0000 +++ b/lisp/calc/calc-stuff.el Thu Aug 14 18:34:41 2008 +0000 @@ -155,11 +155,6 @@ (setq calc-which-why calc-why)) (message "No explanations available")))) - -(defun calc-version () - (interactive) - (message "Calc %s" calc-version)) - ;; The following caches are declared in other files, but are ;; reset here. (defvar math-lud-cache) ; calc-mtx.el