emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calc/calc-stuff.el,v


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-stuff.el,v
Date: Thu, 14 Aug 2008 18:34:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jay Belanger <jpb>      08/08/14 18:34:42

Index: calc-stuff.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calc/calc-stuff.el,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- calc-stuff.el       6 May 2008 03:15:53 -0000       1.22
+++ calc-stuff.el       14 Aug 2008 18:34:41 -0000      1.23
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]