From e88b5e712df6a86cca19aecccf122f38abddea79 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 21 Jan 2003 07:01:45 +0000 Subject: [PATCH] T-gnus 6.15.14 (quimby) revision 00. --- ChangeLog | 8 ++++++++ README.T-gnus | 2 +- README.semi | 2 +- README.semi.ja | 2 +- lisp/ChangeLog | 10 ++++++++++ lisp/gnus-art.el | 4 ++-- lisp/gnus-vers.el | 4 ++-- texi/gnus-ja.texi | 7 ------- texi/gnus.texi | 9 +-------- 9 files changed, 26 insertions(+), 22 deletions(-) diff --git a/ChangeLog b/ChangeLog index ec6aee4..bd27713 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-21 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.14 (quimby) revision 00. + +2003-01-21 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.13 revision 00. + 2003-01-17 Katsumi Yamaoka * texi/infohack.el (infohack-texi-format): Insert one excessive diff --git a/README.T-gnus b/README.T-gnus index 59eb2da..795f595 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.13 (based on Oort Gnus 0.13). It + The latest T-gnus is T-gnus 6.15.14 (based on Oort Gnus 0.14). It requires SEMI 1.14, FLIM 1.14, and APEL 10.0 or later. diff --git a/README.semi b/README.semi index 67f3bd5..357b815 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.13. SEMI may stand for "SEMI is Emacs +6.15 is based on Oort Gnus v0.14. 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 bbfc4db..69f9c2c 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.13 をベースにしています。SEMI は Emacs で +T-gnus 6.15 は Oort Gnus v0.14 をベースにしています。SEMI は Emacs で MIME を使えるようにするもので、MIME message の構文の構造と利用者の間を つなぐインターフェースを提供します。詳しくは、SEMI の README.en を参照 してください。 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e5d370..69dc32b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,15 @@ 2003-01-21 Lars Magne Ingebrigtsen + * gnus.el (gnus-version-number): Bumped version number. + +2003-01-21 07:15:41 Lars Magne Ingebrigtsen + + * gnus.el: Oort Gnus v0.13 is released. + +2003-01-21 Lars Magne Ingebrigtsen + + * gnus-art.el (gnus-button-url-regexp): Removed |. + * message.el (message-send-hook): Doc fix. * gnus-win.el (gnus-buffer-configuration): Display article diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index d307757..9176ba2 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -5938,8 +5938,8 @@ after replacing with the original article." (defcustom gnus-button-url-regexp (if (string-match "[[:digit:]]" "1") ;; support POSIX? - "\\b\\(\\(www\\.\\|\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\|info\\):\\)\\(//[-a-z0-9_.]+:[0-9]*\\)?[-a-z0-9_=!?#$@~`%&*+|\\/:;.,[:word:]]+[-a-z0-9_=#$@~`%&*+|\\/[:word:]]\\)" - "\\b\\(\\(www\\.\\|\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\|info\\):\\)\\(//[-a-z0-9_.]+:[0-9]*\\)?\\([-a-z0-9_=!?#$@~`%&*+|\\/:;.,]\\|\\w\\)+\\([-a-z0-9_=#$@~`%&*+|\\/]\\|\\w\\)\\)") + "\\b\\(\\(www\\.\\|\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\|info\\):\\)\\(//[-a-z0-9_.]+:[0-9]*\\)?[-a-z0-9_=!?#$@~`%&*+\\/:;.,[:word:]]+[-a-z0-9_=#$@~`%&*+\\/[:word:]]\\)" + "\\b\\(\\(www\\.\\|\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\|info\\):\\)\\(//[-a-z0-9_.]+:[0-9]*\\)?\\([-a-z0-9_=!?#$@~`%&*+\\/:;.,]\\|\\w\\)+\\([-a-z0-9_=#$@~`%&*+\\/]\\|\\w\\)\\)") "Regular expression that matches URLs." :group 'gnus-article-buttons :type 'regexp) diff --git a/lisp/gnus-vers.el b/lisp/gnus-vers.el index 9ee3b06..15628ca 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 13 + (list 6 15 14 (string-to-number gnus-revision-number)))) -(defconst gnus-original-version-number "0.13" +(defconst gnus-original-version-number "0.14" "Version number for this version of Gnus.") (provide 'running-pterodactyl-gnus-0_73-or-later) diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index c4d86cc..84f0b0b 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -18024,13 +18024,6 @@ gnus にはこれらを全て自動的に --- まるで魔法でも使ったように作成 て @code{References} ヘッダーにマッチ、すなわちこれに続いたスレッドにマッ チする適応性スコア登録を作成します。 -また @code{thread} にもスコア付けすることができます。これはスレッド中の -全ての記事にスコア付けしようとします。@code{thread} のマッチは、 -@code{Message-ID} を使って記事の @code{References} ヘッダーにマッチさせ -ます。マッチが起こったらその記事の @code{Message-ID} が @code{thread} 規 -則に追加されます。(ちょっと考えてみてください。後で頭痛薬を二粒お勧めし -ときますが) - この機構を使うならば、ときどき記事を既読にしてしまう小さな変更を避けるた めに、スコアファイルの @code{mark} アトムを何か小さい値 --- ことによれ ば -300 くらいに設定しておいた方が良いです。 diff --git a/texi/gnus.texi b/texi/gnus.texi index 56c3155..b0936a7 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -33,7 +33,7 @@ \makeindex \begin{document} -\newcommand{\gnusversionname}{Oort Gnus v0.12} +\newcommand{\gnusversionname}{T-gnus v6.15} \newcommand{\gnuschaptername}{} \newcommand{\gnussectionname}{} @@ -18374,13 +18374,6 @@ The headers you can score on are @code{from}, @code{subject}, on the @code{References} header using the @code{Message-ID} of the current article, thereby matching the following thread. -You can also score on @code{thread}, which will try to score all -articles that appear in a thread. @code{thread} matches uses a -@code{Message-ID} to match on the @code{References} header of the -article. If the match is made, the @code{Message-ID} of the article is -added to the @code{thread} rule. (Think about it. I'd recommend two -aspirins afterwards.) - If you use this scheme, you should set the score file atom @code{mark} to something small---like -300, perhaps, to avoid having small random changes result in articles getting marked as read. -- 1.7.10.4