From 7f80ff08e75177bc8ae3d0f51f56009529d31cf7 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 27 Sep 2001 23:57:18 +0000 Subject: [PATCH] * gnus-vers.el (gnus-revision-number): Increment to 06. --- ChangeLog | 4 ++++ lisp/gnus-vers.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 12107c4..7094133 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-09-27 Katsumi Yamaoka + * lisp/gnus-vers.el (gnus-revision-number): Increment to 06. + +2001-09-27 Katsumi Yamaoka + * lisp/message.el (message-find-invisible-regions): Look for the text-property `mime-edit-invisible' as well as `message-invisible'. (message-save-drafts): Copy the text-property `mime-edit-invisible' diff --git a/lisp/gnus-vers.el b/lisp/gnus-vers.el index 326842d..bb5b75d 100644 --- a/lisp/gnus-vers.el +++ b/lisp/gnus-vers.el @@ -34,7 +34,7 @@ (require 'product) (provide 'gnus-vers) -(defconst gnus-revision-number "05" +(defconst gnus-revision-number "06" "Revision number for this version of gnus.") ;; Product information of this gnus. -- 1.7.10.4