]> code.delx.au - gnu-emacs/commitdiff
* mh-e.el (Version, mh-version): Update for release 8.2.90. mh-e-8.2.90
authorBill Wohler <wohler@newt.com>
Sun, 10 Jul 2011 23:09:22 +0000 (16:09 -0700)
committerBill Wohler <wohler@newt.com>
Sun, 10 Jul 2011 23:09:22 +0000 (16:09 -0700)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 61b0870cd727a9166d794f0b5f757ec66559eeda..197c87a26abe71fe04c17754650537b5c0abb5ff 100644 (file)
@@ -1,5 +1,9 @@
 2011-07-10  Bill Wohler  <wohler@newt.com>
 
+       Release MH-E version 8.9.90.
+
+       * mh-e.el (Version, mh-version): Update for release 8.2.90.
+
        * mh-utils.el (mh-sub-folders-actual): Remove FIXME question.
 
        * mh-mime.el (mh-decode-message-subject): Fix case of Subject.
index 87272b1c83b44a410c2a481ffa0be94a3933306b..70d0cb5fcd5c8aa8fc43d67e0f2f01d39792cdcc 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.2
+;; Version: 8.2.90
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -27,7 +27,7 @@
 
 ;; MH-E is an Emacs interface to the MH mail system.
 
-;; MH-E is supported in GNU Emacs 21 and 22, as well as XEmacs 21
+;; MH-E is supported in GNU Emacs 21 and higher, as well as XEmacs 21
 ;; (except for versions 21.5.9-21.5.16). It is compatible with MH
 ;; versions 6.8.4 and higher, all versions of nmh, and GNU mailutils
 ;; 1.0 and higher. Gnus is also required; version 5.10 or higher is
 ;; 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 "8.2" "Version number of MH-E.")
+(defconst mh-version "8.2.90" "Version number of MH-E.")
 
 ;; Variants