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: Sun, 05 Mar 2006 20:28:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    06/03/05 20:28:10

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

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

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/mh-e.el.diff?tr1=1.77&tr2=1.78&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/ChangeLog.diff?tr1=1.173&tr2=1.174&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/ChangeLog
diff -u emacs/lisp/mh-e/ChangeLog:1.173 emacs/lisp/mh-e/ChangeLog:1.174
--- emacs/lisp/mh-e/ChangeLog:1.173     Sun Mar  5 20:11:53 2006
+++ emacs/lisp/mh-e/ChangeLog   Sun Mar  5 20:28:10 2006
@@ -1,5 +1,11 @@
 2006-03-05  Bill Wohler  <address@hidden>
 
+       Release MH-E version 7.93.
+
+       * mh-e.el (Version, mh-version): Update for release 7.93.
+       
+2006-03-05  Bill Wohler  <address@hidden>
+
        * mh-folder.el (mh-folder-mode): Drop 'load-path argument when
        calling mh-image-load-path-for-library since this is the default.
 
Index: emacs/lisp/mh-e/mh-e.el
diff -u emacs/lisp/mh-e/mh-e.el:1.77 emacs/lisp/mh-e/mh-e.el:1.78
--- emacs/lisp/mh-e/mh-e.el:1.77        Tue Feb 28 01:33:28 2006
+++ emacs/lisp/mh-e/mh-e.el     Sun Mar  5 20:28:10 2006
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <address@hidden>
 ;; Maintainer: Bill Wohler <address@hidden>
-;; Version: 7.92+cvs
+;; Version: 7.93
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -116,7 +116,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.92+cvs" "Version number of MH-E.")
+(defconst mh-version "7.93" "Version number of MH-E.")
 
 ;; Variants
 




reply via email to

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