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: Thu, 02 Feb 2006 00:04:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    06/02/02 00:04:42

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

Log message:
        Release MH-E version 7.90.
        
        * mh-e.el (Version, mh-version): Update for release 7.90.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/mh-e.el.diff?tr1=1.61&tr2=1.62&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/ChangeLog.diff?tr1=1.133&tr2=1.134&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/ChangeLog
diff -u emacs/lisp/mh-e/ChangeLog:1.133 emacs/lisp/mh-e/ChangeLog:1.134
--- emacs/lisp/mh-e/ChangeLog:1.133     Wed Feb  1 23:37:26 2006
+++ emacs/lisp/mh-e/ChangeLog   Thu Feb  2 00:04:42 2006
@@ -1,3 +1,9 @@
+2006-02-02  Bill Wohler  <address@hidden>
+
+       Release MH-E version 7.90.
+
+       * mh-e.el (Version, mh-version): Update for release 7.90.
+
 2006-02-01  Bill Wohler  <address@hidden>
 
        * mh-search.el (which-func-mode): Shush compiler on Emacs 21 too.
Index: emacs/lisp/mh-e/mh-e.el
diff -u emacs/lisp/mh-e/mh-e.el:1.61 emacs/lisp/mh-e/mh-e.el:1.62
--- emacs/lisp/mh-e/mh-e.el:1.61        Wed Feb  1 23:24:34 2006
+++ emacs/lisp/mh-e/mh-e.el     Thu Feb  2 00:04:42 2006
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <address@hidden>
 ;; Maintainer: Bill Wohler <address@hidden>
-;; Version: 7.85+cvs
+;; Version: 7.90
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -121,7 +121,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.85+sans-entropy" "Version number of MH-E.")
+(defconst mh-version "7.90" "Version number of MH-E.")
 
 ;; Variants
 




reply via email to

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