From: yamaoka Date: Thu, 27 Sep 2001 23:57:18 +0000 (+0000) Subject: * gnus-vers.el (gnus-revision-number): Increment to 06. X-Git-Tag: t-gnus-6_15_3-06 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7f80ff08e75177bc8ae3d0f51f56009529d31cf7;p=elisp%2Fgnus.git- * gnus-vers.el (gnus-revision-number): Increment to 06. --- 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.