emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r105122: * mh-e.el (Version, mh-versi


From: Bill Wohler
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r105122: * mh-e.el (Version, mh-version): Update for release 8.2.91.
Date: Mon, 11 Jul 2011 21:52:40 -0700
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 105122
committer: Bill Wohler <address@hidden>
branch nick: trunk
timestamp: Mon 2011-07-11 21:52:40 -0700
message:
  * mh-e.el (Version, mh-version): Update for release 8.2.91.
modified:
  lisp/mh-e/ChangeLog
  lisp/mh-e/mh-e.el
=== modified file 'lisp/mh-e/ChangeLog'
--- a/lisp/mh-e/ChangeLog       2011-07-12 04:40:16 +0000
+++ b/lisp/mh-e/ChangeLog       2011-07-12 04:52:40 +0000
@@ -1,5 +1,9 @@
 2011-07-12  Bill Wohler  <address@hidden>
 
+       Release MH-E version 8.2.91.
+
+       * mh-e.el (Version, mh-version): Update for release 8.2.91.
+
        * mh-compat.el (mh-pop-to-buffer-same-window): Add compatibility
        function to call switch-to-buffer on systems that lack
        pop-to-buffer-same-window.

=== modified file 'lisp/mh-e/mh-e.el'
--- a/lisp/mh-e/mh-e.el 2011-07-10 23:09:22 +0000
+++ b/lisp/mh-e/mh-e.el 2011-07-12 04:52:40 +0000
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <address@hidden>
 ;; Maintainer: Bill Wohler <address@hidden>
-;; Version: 8.2.90
+;; Version: 8.2.91
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -127,7 +127,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 "8.2.90" "Version number of MH-E.")
+(defconst mh-version "8.2.91" "Version number of MH-E.")
 
 ;; Variants
 


reply via email to

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