summaryrefslogtreecommitdiff
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2006-04-21 21:23:14 +0000
committerBill Wohler <wohler@newt.com>2006-04-21 21:23:14 +0000
commitd9ca64a98d02f5a3d196896b9f48c39e69e73d44 (patch)
treef15a1edd24eb8ffcde7d225a220e7ca6a655e251 /lisp/mh-e
parent66f7848bb9d6e9d155a3ac0ce926e3751e880ca7 (diff)
downloademacs-d9ca64a98d02f5a3d196896b9f48c39e69e73d44.tar.gz
Release MH-E version 7.94.
(Version, mh-version): Update for release 7.94.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog6
-rw-r--r--lisp/mh-e/mh-e.el4
2 files changed, 8 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 0a7c11e00a5..75b64c80ece 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,5 +1,11 @@
2006-04-21 Bill Wohler <wohler@newt.com>
+ Release MH-E version 7.94.
+
+ * mh-e.el (Version, mh-version): Update for release 7.94.
+
+2006-04-21 Bill Wohler <wohler@newt.com>
+
* mh-letter.el (mh-insert-letter): If a message number isn't
given, throw an error rather than using a potentially incorrect
message number (closes SF #1473729). In addition, use the cur
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 9ae686d8950..c477245542f 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -6,7 +6,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.93+cvs
+;; Version: 7.94
;; Keywords: mail
;; This file is part of GNU Emacs.
@@ -136,7 +136,7 @@
;; Try to keep variables local to a single file. Provide accessors if
;; variables are shared. Use this section as a last resort.
-(defconst mh-version "7.93+cvs" "Version number of MH-E.")
+(defconst mh-version "7.94" "Version number of MH-E.")
;; Variants