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, 18 Feb 2006 23:38:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    06/02/18 23:38:39

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

Log message:
        (Version, mh-version): Add +cvs to version.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/mh-e.el.diff?tr1=1.71&tr2=1.72&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/ChangeLog.diff?tr1=1.155&tr2=1.156&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/ChangeLog
diff -u emacs/lisp/mh-e/ChangeLog:1.155 emacs/lisp/mh-e/ChangeLog:1.156
--- emacs/lisp/mh-e/ChangeLog:1.155     Sat Feb 18 22:43:43 2006
+++ emacs/lisp/mh-e/ChangeLog   Sat Feb 18 23:38:39 2006
@@ -1,5 +1,9 @@
 2006-02-18  Bill Wohler  <address@hidden>
 
+       * mh-e.el (Version, mh-version): Add +cvs to version.
+
+2006-02-18  Bill Wohler  <address@hidden>
+
        Release MH-E version 7.92.
 
        * mh-e.el (Version, mh-version): Update for release 7.92.
Index: emacs/lisp/mh-e/mh-e.el
diff -u emacs/lisp/mh-e/mh-e.el:1.71 emacs/lisp/mh-e/mh-e.el:1.72
--- emacs/lisp/mh-e/mh-e.el:1.71        Sat Feb 18 22:43:43 2006
+++ emacs/lisp/mh-e/mh-e.el     Sat Feb 18 23:38:39 2006
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <address@hidden>
 ;; Maintainer: Bill Wohler <address@hidden>
-;; Version: 7.92
+;; Version: 7.92+cvs
 ;; 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.92" "Version number of MH-E.")
+(defconst mh-version "7.92+cvs" "Version number of MH-E.")
 
 ;; Variants
 




reply via email to

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