emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/mh-e mh-e.el ChangeLog


From: Bill Wohler
Subject: [Emacs-commit] emacs/lisp/mh-e mh-e.el ChangeLog
Date: Sat, 06 May 2006 15:48:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    06/05/06 15:48:34

Modified files:
        lisp/mh-e      : mh-e.el ChangeLog 

Log message:
        (Version, mh-version): Update for release 8.0.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/mh-e.el.diff?tr1=1.98&tr2=1.99&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/ChangeLog.diff?tr1=1.217&tr2=1.218&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/ChangeLog
diff -u emacs/lisp/mh-e/ChangeLog:1.217 emacs/lisp/mh-e/ChangeLog:1.218
--- emacs/lisp/mh-e/ChangeLog:1.217     Sat May  6 00:30:21 2006
+++ emacs/lisp/mh-e/ChangeLog   Sat May  6 15:48:34 2006
@@ -1,3 +1,9 @@
+2006-05-06  Bill Wohler  <address@hidden>
+
+       Release MH-E version 8.0.
+
+       * mh-e.el (Version, mh-version): Update for release 8.0.
+
 2006-05-05  Bill Wohler  <address@hidden>
 
        * mh-e.el: Update commentary.
Index: emacs/lisp/mh-e/mh-e.el
diff -u emacs/lisp/mh-e/mh-e.el:1.98 emacs/lisp/mh-e/mh-e.el:1.99
--- emacs/lisp/mh-e/mh-e.el:1.98        Sat May  6 00:30:21 2006
+++ emacs/lisp/mh-e/mh-e.el     Sat May  6 15:48:34 2006
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <address@hidden>
 ;; Maintainer: Bill Wohler <address@hidden>
-;; Version: 7.95
+;; Version: 8.0
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -133,7 +133,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.95" "Version number of MH-E.")
+(defconst mh-version "8.0" "Version number of MH-E.")
 
 ;; Variants
 




reply via email to

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