changeset 50711:4aa39f36de42

Undid last check-in.
author Bill Wohler <wohler@newt.com>
date Sat, 26 Apr 2003 05:23:50 +0000
parents f2e284a34123
children e28c4c84cdf5
files lisp/mh-e/ChangeLog lisp/mh-e/mh-e.el
diffstat 2 files changed, 2 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Sat Apr 26 02:56:41 2003 +0000
+++ b/lisp/mh-e/ChangeLog	Sat Apr 26 05:23:50 2003 +0000
@@ -1,7 +1,3 @@
-2003-04-25  Bill Wohler  <wohler@newt.com>
-
-	* mh-e.el (mh-version): Set to 7.3+cvs.
-
 2003-04-24  Bill Wohler  <wohler@newt.com>
 
 	* Released MH-E version 7.3.
--- a/lisp/mh-e/mh-e.el	Sat Apr 26 02:56:41 2003 +0000
+++ b/lisp/mh-e/mh-e.el	Sat Apr 26 05:23:50 2003 +0000
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.3+cvs
+;; Version: 7.3
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -102,7 +102,7 @@
 (defvar font-lock-auto-fontify)
 (defvar font-lock-defaults)
 
-(defconst mh-version "7.3+cvs" "Version number of MH-E.")
+(defconst mh-version "7.3" "Version number of MH-E.")
 
 ;;; Autoloads
 (autoload 'Info-goto-node "info")