Mercurial > emacs
changeset 8441:cb9d52c38ed7
(ediff-version): Function, variable deleted.
(ediff-date): Var deleted.
(ediff-status-info): Don't call ediff-version.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 04 Aug 1994 08:22:09 +0000 |
parents | 863e05092c58 |
children | 05efaa4966e0 |
files | lisp/ediff.el |
diffstat | 1 files changed, 1 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ediff.el Thu Aug 04 05:44:30 1994 +0000 +++ b/lisp/ediff.el Thu Aug 04 08:22:09 1994 +0000 @@ -3,7 +3,7 @@ ;; Author: Michael Kifer <kifer@cs.sunysb.edu> ;; Created: February 2, 1994 -;; Version: 1.64.2 +;; Version of last Kifer changes: 1.64.2 ;; Keywords: comparing, merging, patching, version control. ;; This file is part of GNU Emacs. @@ -1029,19 +1029,6 @@ (setq major-mode 'ediff-mode) (setq mode-name "Ediff")) -(defvar ediff-version "1.64" - "The current version of Ediff.") -(defvar ediff-date "June 28, 1994" - "Date of last update.") - -(defun ediff-version () - "Return string describing the version of Ediff. -When called interactively, displays the version." - (interactive) - (if (interactive-p) - (message "Ediff version %s" (ediff-version)) - ediff-version)) - ;; Hook variables @@ -3408,8 +3395,6 @@ Hit \\[ediff-recenter] to reset the windows afterward." (interactive) (with-output-to-temp-buffer " *ediff-info*" - (princ (format "Ediff version: %s of %s\n\n" - ediff-version ediff-date)) (ediff-eval-in-buffer ediff-A-buffer (if buffer-file-name (princ