mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-16 17:19:41 +00:00
(calc-version): Remove function.
This commit is contained in:
parent
77ba6df41b
commit
f5110333d7
@ -155,11 +155,6 @@ With a prefix, push that prefix as a number onto the stack."
|
||||
(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
|
||||
|
Loading…
Reference in New Issue
Block a user