From: shuhei-k Date: Wed, 26 Aug 1998 00:04:41 +0000 (+0000) Subject: (gnus-version-number): Update to 6.8.9. X-Git-Tag: semi-mule-199811302358~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=53cb9e1df55f50fc72ffc78f010c3d81b7db1b66;p=elisp%2Fgnus.git- (gnus-version-number): Update to 6.8.9. (semi-gnus-developers): New constant. --- diff --git a/lisp/gnus.el b/lisp/gnus.el index 2db34e6..c4c381a 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -253,7 +253,7 @@ is restarted, and sometimes reloaded." (defconst gnus-product-name "Shoe-gnus" "Product name of this version of gnus.") -(defconst gnus-version-number "6.8.8" +(defconst gnus-version-number "6.8.9" "Version number for this version of gnus.") (defconst gnus-version @@ -1484,6 +1484,12 @@ want." "bugs@gnus.org (The Gnus Bugfixing Girls + Boys)" "The mail address of the Gnus maintainers.") +(defconst semi-gnus-developers + "Semi-gnus Developers: + semi-gnus-en@meadow.scphys.kyoto-u.ac.jp (In English),\ + semi-gnus-ja@meadow.scphys.kyoto-u.ac.jp (In Japanese);" + "The mail address of the Semi-gnus developers.") + (defvar gnus-info-nodes '((gnus-group-mode "(gnus)The Group Buffer") (gnus-summary-mode "(gnus)The Summary Buffer")