From 13c6ba210f20178bdd4a9740fec5d6c2417b3521 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Sun, 12 Jan 2003 14:37:24 +0000 Subject: [PATCH] T-gnus 6.15.12 (quimby) revision 00. --- ChangeLog | 8 ++++++++ README.T-gnus | 2 +- README.semi | 2 +- README.semi.ja | 2 +- lisp/ChangeLog | 8 ++++++++ lisp/gnus-vers.el | 4 ++-- texi/gnus.texi | 2 +- 7 files changed, 22 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index be06ab3..598e616 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-12 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.12 (quimby) revision 00. + +2003-01-12 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.11 revision 00. + 2003-01-11 Katsumi Yamaoka * lisp/gnus.art.el (gnus-treat-predicate): Don't follow the Change diff --git a/README.T-gnus b/README.T-gnus index 52bb09b..3e34a50 100644 --- a/README.T-gnus +++ b/README.T-gnus @@ -33,5 +33,5 @@ NEWS: * T-gnus 6.15 - this is based on Oort Gnus. - The latest T-gnus is T-gnus 6.15.11 (based on Oort Gnus 0.11). It + The latest T-gnus is T-gnus 6.15.12 (based on Oort Gnus 0.12). It requires SEMI 1.14, FLIM 1.14, and APEL 10.0 or later. diff --git a/README.semi b/README.semi index 847ab4f..31aa473 100644 --- a/README.semi +++ b/README.semi @@ -4,7 +4,7 @@ What is T-gnus? =============== T-gnus is an improvement of Gnus with SEMI's MIME feature. T-gnus -6.15 is based on Oort Gnus v0.11. SEMI may stand for "SEMI is Emacs +6.15 is based on Oort Gnus v0.12. SEMI may stand for "SEMI is Emacs MIME Interface" and is developped to provide an easy interfaces for users to handle MIME message structures. For further information, refer to REASME.en of SEMI. diff --git a/README.semi.ja b/README.semi.ja index 943f345..8dbd7ed 100644 --- a/README.semi.ja +++ b/README.semi.ja @@ -4,7 +4,7 @@ T-gnus とは? ============= T-gnus は、SEMI を利用して Gnus に MIME 機能を追加するものです。 -T-gnus 6.15 は Oort Gnus v0.11 をベースにしています。SEMI は Emacs で +T-gnus 6.15 は Oort Gnus v0.12 をベースにしています。SEMI は Emacs で MIME を使えるようにするもので、MIME message の構文の構造と利用者の間を つなぐインターフェースを提供します。詳しくは、SEMI の README.en を参照 してください。 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27ae1ea..fa19578 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2003-01-12 Lars Magne Ingebrigtsen + + * gnus.el (gnus-version-number): Bumped version number. + +2003-01-12 13:46:20 Lars Magne Ingebrigtsen + + * gnus.el: Oort Gnus v0.11 is released. + 2003-01-12 Jesper Harder * message.el (message-fetch-reply-field): Narrow to headers. diff --git a/lisp/gnus-vers.el b/lisp/gnus-vers.el index df44c27..e321b66 100644 --- a/lisp/gnus-vers.el +++ b/lisp/gnus-vers.el @@ -40,10 +40,10 @@ ;; Product information of this gnus. (product-provide 'gnus-vers (product-define "T-gnus" nil - (list 6 15 11 + (list 6 15 12 (string-to-number gnus-revision-number)))) -(defconst gnus-original-version-number "0.11" +(defconst gnus-original-version-number "0.12" "Version number for this version of Gnus.") (provide 'running-pterodactyl-gnus-0_73-or-later) diff --git a/texi/gnus.texi b/texi/gnus.texi index 4025d03..984ec79 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -33,7 +33,7 @@ \makeindex \begin{document} -\newcommand{\gnusversionname}{Oort Gnus v0.10} +\newcommand{\gnusversionname}{Oort Gnus v0.11} \newcommand{\gnuschaptername}{} \newcommand{\gnussectionname}{} -- 1.7.10.4