elisp/gnus.git-
21 years agoT-gnus 6.15.6 revision 01. t-gnus-6_15_6-01
yamaoka [Tue, 4 Jun 2002 00:21:55 +0000 (00:21 +0000)]
T-gnus 6.15.6 revision 01.

* lisp/gnus-vers.el (gnus-revision-number): Increment to 01.

* contrib/gpg-ring.el: Remove RCS magic cookie.
* lisp/nnir.el: Ditto.
* lisp/sieve-manage.el: Ditto.
* lisp/sieve-mode.el: Ditto.

* texi/ptexinfmt.el (texinfo-discard-command-and-arg): New function.

;; TAKAHASHI Kaoru <kaoru@kaisei.org>
* texi/ptexinfmt.el: discard @cartouche.  @anchor discard for Mule 2.3.
 Support @., @:, @-.
(texinfo-format-inforef): New function.

21 years agoFix.
yamaoka [Thu, 9 May 2002 00:00:26 +0000 (00:00 +0000)]
Fix.

22 years agoRemove.
yamaoka [Tue, 7 May 2002 02:58:38 +0000 (02:58 +0000)]
Remove.

22 years agoT-gnus 6.15.6 revision 00.
yamaoka [Tue, 7 May 2002 02:55:24 +0000 (02:55 +0000)]
T-gnus 6.15.6 revision 00.

22 years ago* pop3.el (pop3-md5): Treat a given string as binary.
yamaoka [Tue, 19 Mar 2002 05:05:27 +0000 (05:05 +0000)]
* pop3.el (pop3-md5): Treat a given string as binary.

22 years ago2002-03-13 Simon Josefsson <jas@extundo.com>
yamaoka [Wed, 13 Mar 2002 23:42:43 +0000 (23:42 +0000)]
2002-03-13  Simon Josefsson  <jas@extundo.com>

* pop3.el (pop3-open-server): Revert multibyte change.  From
Pavel@Janik.cz (Pavel Janik).

22 years ago* pop3.el (pop3-open-server): Set process buffer unibyte.
yamaoka [Tue, 12 Mar 2002 12:53:16 +0000 (12:53 +0000)]
* pop3.el (pop3-open-server): Set process buffer unibyte.

22 years agoFix.
yamaoka [Tue, 5 Mar 2002 22:48:49 +0000 (22:48 +0000)]
Fix.

22 years agoFix that there's no need to modify `message-setup-hook'.
yamaoka [Tue, 5 Mar 2002 13:06:44 +0000 (13:06 +0000)]
Fix that there's no need to modify `message-setup-hook'.

22 years agoAdd a note.
yamaoka [Tue, 5 Mar 2002 00:58:22 +0000 (00:58 +0000)]
Add a note.

22 years ago* gnus-art.el (gnus-request-article-this-buffer): Temporally fix: erase the
yamaoka [Sun, 24 Feb 2002 23:57:11 +0000 (23:57 +0000)]
* gnus-art.el (gnus-request-article-this-buffer): Temporally fix: erase the
 buffer before inserting (and saving) an article.

22 years ago* nnheader.el (std11-field-value): Fix regexp.
yamaoka [Mon, 18 Feb 2002 06:01:36 +0000 (06:01 +0000)]
* nnheader.el (std11-field-value): Fix regexp.

22 years agoSynch with Wanderlust.
yamaoka [Fri, 1 Feb 2002 09:48:13 +0000 (09:48 +0000)]
Synch with Wanderlust.
* message.el (message-save-drafts): Override `mime-header-encode-method-alist'.

22 years agoDon't include RCS magic cookie.
yamaoka [Thu, 31 Jan 2002 05:02:23 +0000 (05:02 +0000)]
Don't include RCS magic cookie.

22 years agoSynch with BBDB v2.34.
yamaoka [Thu, 31 Jan 2002 04:33:18 +0000 (04:33 +0000)]
Synch with BBDB v2.34.

22 years ago* message.el (message-cite-prefix-regexp): Fix the regexp.
yamaoka [Tue, 29 Jan 2002 23:15:47 +0000 (23:15 +0000)]
* message.el (message-cite-prefix-regexp): Fix the regexp.

22 years ago* gnus-sum.el (gnus-mime-extract-message/rfc822): Rewrote again.
yamaoka [Tue, 29 Jan 2002 09:13:59 +0000 (09:13 +0000)]
* gnus-sum.el (gnus-mime-extract-message/rfc822): Rewrote again.

22 years ago* gnus-sum.el (gnus-mime-extract-message/rfc822): Rewrote.
yamaoka [Tue, 29 Jan 2002 08:47:01 +0000 (08:47 +0000)]
* gnus-sum.el (gnus-mime-extract-message/rfc822): Rewrote.

22 years ago* gnus-sum.el (gnus-mime-extract-message/rfc822): Guard existing articles from
yamaoka [Tue, 29 Jan 2002 04:58:11 +0000 (04:58 +0000)]
* gnus-sum.el (gnus-mime-extract-message/rfc822): Guard existing articles from
 some accidents.

22 years ago* gnus-sum.el (gnus-mime-extract-message/rfc822): New implementation.
yamaoka [Tue, 29 Jan 2002 04:28:25 +0000 (04:28 +0000)]
* gnus-sum.el (gnus-mime-extract-message/rfc822): New implementation.

22 years ago* gnus-clfns.el (find-cl-run-time-functions): Insert a newline before filling
yamaoka [Thu, 24 Jan 2002 10:51:27 +0000 (10:51 +0000)]
* gnus-clfns.el (find-cl-run-time-functions): Insert a newline before filling
 a result; ignore non-list forms.

* gnus-sum.el (gnus-summary-show-article): If coding-system is specified, bind
 `default-mime-charset' to it.

22 years ago* message.el: Require `base64' before `canlock-om' to avoid damage to define
yamaoka [Wed, 23 Jan 2002 04:36:50 +0000 (04:36 +0000)]
* message.el: Require `base64' before `canlock-om' to avoid damage to define
 `base64-encode-string' by MEL.

* dgnushack.el: Load base64.el before canlock-om.el to avoid damage to define
 `base64-encode-string' by MEL.

* gnus-art.el (gnus-article-display-traditional-message): Use
 `set-buffer-multibyte'.

* gnus-ja.texi (Using MIME): Remove `gnus-strict-mime'.
* gnus.texi (Using MIME): Ditto.

22 years agoFeedback from t-gnus-6_15-quimby branch. t-gnus-6_15_5-02
yamaoka [Mon, 21 Jan 2002 05:45:32 +0000 (05:45 +0000)]
Feedback from t-gnus-6_15-quimby branch.

22 years ago* gnus-sum.el (gnus-adjust-marked-articles): Fix the record for `seen' if it t-gnus-6_15_4-11-last-
yamaoka [Tue, 15 Jan 2002 08:23:49 +0000 (08:23 +0000)]
* gnus-sum.el (gnus-adjust-marked-articles): Fix the record for `seen' if it
 looks like (seen NUM1 . NUM2).  It should be (seen (NUM1 . NUM2)).

22 years ago* texi/gnus-ja.texi (Article Date): Update Japanese translation.
hermit [Sat, 12 Jan 2002 14:38:37 +0000 (14:38 +0000)]
* texi/gnus-ja.texi (Article Date): Update Japanese translation.

22 years ago* gnus-clfns.el (last, butlast): Undo the last change; always use a macro.
yamaoka [Fri, 11 Jan 2002 12:47:11 +0000 (12:47 +0000)]
* gnus-clfns.el (last, butlast): Undo the last change; always use a macro.
* gnus-srart.el (gnus-product-quick-file-format): Remove a trailing whitespace.

22 years ago* gnus-clfns.el (butlast): Fix a serious bug that it behaved like `nbutlast'.
yamaoka [Fri, 11 Jan 2002 11:59:28 +0000 (11:59 +0000)]
* gnus-clfns.el (butlast): Fix a serious bug that it behaved like `nbutlast'.
 Special thanks to Keiichi-san for the great discovery.
(last, butlast): Use the native function if Emacs 21+ is used.

22 years ago* gnus.el (gnus-product-variable-file-list): Add a check for the value of
yamaoka [Fri, 11 Jan 2002 08:48:16 +0000 (08:48 +0000)]
* gnus.el (gnus-product-variable-file-list): Add a check for the value of
 `gnus-use-correct-string-widths' in the forms.

* gnus-start.el (gnus-product-quick-file-format): Include the value of
 `gnus-use-correct-string-widths' in the file form.
(gnus-product-read-variable-file-1): Check for the equality in the value of
 `gnus-use-correct-string-widths' as well.

22 years ago* gnus-vers.el (gnus-revision-number): Increment to 11 in order to force t-gnus-6_15_4-11
yamaoka [Thu, 10 Jan 2002 11:41:54 +0000 (11:41 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 11 in order to force
 update cached format specs.

* gnus-spec.el (gnus-spec-tab): Deal with wide characters.

22 years ago* message.el (message-strip-forbidden-properties): Don't strip properties
yamaoka [Thu, 10 Jan 2002 05:59:47 +0000 (05:59 +0000)]
* message.el (message-strip-forbidden-properties): Don't strip properties
 when the invisible MIME part is inserted.

22 years ago* gnus-xmas.el (gnus-xmas-group-startup-message): Position point to the top.
yamaoka [Thu, 10 Jan 2002 05:13:14 +0000 (05:13 +0000)]
* gnus-xmas.el (gnus-xmas-group-startup-message): Position point to the top.

22 years ago* canlock.el (canlock-string-as-unibyte): New macro.
yamaoka [Wed, 9 Jan 2002 12:45:54 +0000 (12:45 +0000)]
* canlock.el (canlock-string-as-unibyte): New macro.
(canlock-sha1-with-openssl): Return a unibyte string.
(canlock-make-cancel-key): Treat Message-ID as a unibyte string.

22 years ago* nnheader.el (std11-fold-region): New function copied from
yamaoka [Wed, 9 Jan 2002 10:23:31 +0000 (10:23 +0000)]
* nnheader.el (std11-fold-region): New function copied from
 `rfc2047-fold-region'.
(std11-fold-field): Use it.

22 years ago* gnus.el: Don't autoload "gnus-bitmap".
yamaoka [Wed, 9 Jan 2002 06:16:27 +0000 (06:16 +0000)]
* gnus.el: Don't autoload "gnus-bitmap".

* gnus-sum.el (gnus-summary-toggle-smiley): Replace `gnus-smiley-display' with
 `gnus-article-smiley-display'.

* gnus-art.el (gnus-article-smiley-display): Re-implement to integrate smiley
 functions for various Emacsen.
(gnus-treatment-function-alist): Always use `gnus-article-smiley-display' for
 `gnus-treat-display-smileys'.
(gnus-treat-display-smileys): Use `gnus-image-type-available-p'.
(gnus-article-smiley-mule-loaded-p): New internal variable.
(gnus-article-should-use-smiley-mule): New user option.

22 years agoMerge changes on t-gnus-6_15-quimby branch.
tsuchiya [Tue, 8 Jan 2002 15:02:04 +0000 (15:02 +0000)]
Merge changes on t-gnus-6_15-quimby branch.

22 years ago* gnus-art.el (article-toggle-headers): Expose headers even if there is a
yamaoka [Tue, 8 Jan 2002 11:49:37 +0000 (11:49 +0000)]
* gnus-art.el (article-toggle-headers): Expose headers even if there is a
 boundary line.

22 years ago(gnus-namazu/highlight-words): Reimplemented.
tsuchiya [Tue, 8 Jan 2002 07:32:44 +0000 (07:32 +0000)]
(gnus-namazu/highlight-words): Reimplemented.

22 years ago* nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
yamaoka [Tue, 8 Jan 2002 06:49:03 +0000 (06:49 +0000)]
* nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
 it should go to the beginning of the header after narrowing.

22 years agoFeedback from `t-gnus-6_15-quimby' branch. t-gnus-6_15_4-10
yamaoka [Tue, 8 Jan 2002 05:26:24 +0000 (05:26 +0000)]
Feedback from `t-gnus-6_15-quimby' branch.

22 years agoFix typo. t-gnus-6_15_3-06-last-
tsuchiya [Sun, 6 Jan 2002 09:09:02 +0000 (09:09 +0000)]
Fix typo.

22 years agoMerge changes on t-gnus-6_15-quimby.
tsuchiya [Sat, 5 Jan 2002 15:30:20 +0000 (15:30 +0000)]
Merge changes on t-gnus-6_15-quimby.

22 years ago(gnus-namazu-summary-buffer-name): Changed
tsuchiya [Mon, 10 Dec 2001 09:11:21 +0000 (09:11 +0000)]
(gnus-namazu-summary-buffer-name): Changed
the expression to decide whether `gnus-summary-buffer-name' should
be advised.
(gnus-namazu/setup): Strict checking the other Gnus variants than
Oort-Gnus before handling `gnus-group-name-charset-group-alist'.

22 years agoCancel the last change.
tsuchiya [Sun, 9 Dec 2001 12:44:58 +0000 (12:44 +0000)]
Cancel the last change.

* lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New advice.

22 years ago* lisp/gnus-namazu.el (gnus-namazu-search): Slightly modified for
tsuchiya [Sun, 9 Dec 2001 11:11:20 +0000 (11:11 +0000)]
* lisp/gnus-namazu.el (gnus-namazu-search): Slightly modified for
Oort Gnus v0.03.

* lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.

* lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
`gnus-namazu-search'.

* lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
`gnus-namazu-search'.

* lisp/gnus-namazu.el: New file.

22 years agoNew file which is imported from `t-gnus-6_15-quimby' branch.
tsuchiya [Sun, 9 Dec 2001 08:29:42 +0000 (08:29 +0000)]
New file which is imported from `t-gnus-6_15-quimby' branch.

22 years agoTypo (cf. fj.news.reader.gnus).
yamaoka [Mon, 3 Dec 2001 22:18:31 +0000 (22:18 +0000)]
Typo (cf. fj.news.reader.gnus).

22 years agoFix.
yoichi [Sun, 7 Oct 2001 08:10:41 +0000 (08:10 +0000)]
Fix.

22 years ago* gnus.texi, gnus-ja.texi (Fancy Mail Splitting): Say that
yamaoka [Mon, 1 Oct 2001 06:35:39 +0000 (06:35 +0000)]
* gnus.texi, gnus-ja.texi (Fancy Mail Splitting): Say that
 `nnmail-cache-accepted-message-ids' must be non-nil for splitting with parents
 to work.

22 years ago* gnus-vers.el (gnus-revision-number): Increment to 06. t-gnus-6_15_3-06
yamaoka [Thu, 27 Sep 2001 23:57:18 +0000 (23:57 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 06.

22 years agoFix.
yamaoka [Thu, 27 Sep 2001 12:07:58 +0000 (12:07 +0000)]
Fix.

22 years ago* message.el (message-find-invisible-regions): Look for the text-property
yamaoka [Thu, 27 Sep 2001 12:02:13 +0000 (12:02 +0000)]
* 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' from the
 message editing buffer to the encoding buffer.
(message-send): Ditto.

22 years agoFix typo.
hermit [Wed, 26 Sep 2001 19:35:01 +0000 (19:35 +0000)]
Fix typo.

22 years agoFix typo.
hermit [Wed, 26 Sep 2001 19:24:09 +0000 (19:24 +0000)]
Fix typo.

22 years ago* dgnushack.el: If W3DIR is identical to URLDIR, don't add it to `load-path'.
yamaoka [Tue, 18 Sep 2001 23:08:28 +0000 (23:08 +0000)]
* dgnushack.el: If W3DIR is identical to URLDIR, don't add it to `load-path'.

22 years agoSynch with Nana-gnus 7.1.0.26.
yamaoka [Mon, 17 Sep 2001 02:04:52 +0000 (02:04 +0000)]
Synch with Nana-gnus 7.1.0.26.

22 years agoFix typo.
hermit [Sun, 16 Sep 2001 09:40:27 +0000 (09:40 +0000)]
Fix typo.

22 years agoFix typo.
hermit [Sun, 16 Sep 2001 09:16:22 +0000 (09:16 +0000)]
Fix typo.

22 years ago* lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
tsuchiya [Tue, 11 Sep 2001 13:58:28 +0000 (13:58 +0000)]
* lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
of the requested article only when the current directory does noe
equal to `gnus-original-article-buffer'.

22 years agoSynch with `t-gnus-6_15-quimby'.
yamaoka [Tue, 11 Sep 2001 08:21:51 +0000 (08:21 +0000)]
Synch with `t-gnus-6_15-quimby'.

22 years agoCancel the recent changes.
yamaoka [Tue, 11 Sep 2001 00:12:02 +0000 (00:12 +0000)]
Cancel the recent changes.

22 years agoOops, fix again.
yamaoka [Mon, 10 Sep 2001 23:20:58 +0000 (23:20 +0000)]
Oops, fix again.

22 years agoFix.
yamaoka [Mon, 10 Sep 2001 22:51:44 +0000 (22:51 +0000)]
Fix.

22 years agoUpdate for BBDB v2.33.
yamaoka [Mon, 10 Sep 2001 10:24:51 +0000 (10:24 +0000)]
Update for BBDB v2.33.

22 years ago* gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use `bbdb-display-layout'
yamaoka [Mon, 10 Sep 2001 05:52:15 +0000 (05:52 +0000)]
* gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use `bbdb-display-layout'
 or `bbdb-pop-up-display-layout' instead of `bbdb-elided-display' or
 `bbdb-pop-up-elided-display' when BBDB v2.33 or later is running.

22 years ago* gnus-util.el (gnus-truncate-string): Abolished.
yamaoka [Wed, 29 Aug 2001 07:29:34 +0000 (07:29 +0000)]
* gnus-util.el (gnus-truncate-string): Abolished.

22 years ago(gnus-group-make-shimbun-group): Call
tsuchiya [Sat, 18 Aug 2001 08:04:22 +0000 (08:04 +0000)]
(gnus-group-make-shimbun-group): Call
`shimbun-groups' to detect avaiable groups of specified server.

22 years agoApplied patch from KANEMATSU Daiji <kanematu@sra.co.jp>.
yamaoka [Fri, 17 Aug 2001 01:30:19 +0000 (01:30 +0000)]
Applied patch from KANEMATSU Daiji <kanematu@sra.co.jp>.

* message.el (message-signature-separator-for-insertion): New customizable
 variable which is used for signature separator.
* message.el (message-insert-signature): Use variable
 `message-signature-separator-for-insertion' instead of hard code.

22 years agoFix typo by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
yamaoka [Wed, 15 Aug 2001 06:19:33 +0000 (06:19 +0000)]
Fix typo by Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>.

22 years ago* gnus-vers.el (gnus-revision-number): Increment to 05. t-gnus-6_15_3-05
yamaoka [Mon, 13 Aug 2001 22:34:00 +0000 (22:34 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 05.
* gnus-art.el (gnus-request-article-this-buffer): Insert an article into
 `gnus-original-article-buffer' instead of `gnus-article-buffer'.

22 years ago* gnus-sum.el (gnus-select-newsgroup): Don't examine cached articles with
yamaoka [Mon, 30 Jul 2001 13:08:33 +0000 (13:08 +0000)]
* gnus-sum.el (gnus-select-newsgroup): Don't examine cached articles with
 `gnus-cache-articles-in-group' even if the current group is not a virtual
 group (see ChangeLog.1 1999-03-02).

22 years ago* gnus-vers.el (gnus-revision-number): Increment to 04. t-gnus-6_15_3-04
yamaoka [Mon, 30 Jul 2001 10:27:40 +0000 (10:27 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 04.
* nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
* gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
 `gnus-retrieve-parsed-headers'.
(gnus-fetch-headers): Ditto.
* gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
* gnus-cache.el (gnus-cache-braid-headers): Abolished.
(gnus-cache-retrieve-parsed-headers): Abolished.

22 years agoFix. t-gnus-6_15_3-03-last-
yamaoka [Mon, 30 Jul 2001 02:56:11 +0000 (02:56 +0000)]
Fix.

22 years ago* nnshimbun.el (nnshimbun-request-expire-articles): Bind
yamaoka [Mon, 30 Jul 2001 02:38:49 +0000 (02:38 +0000)]
* nnshimbun.el (nnshimbun-request-expire-articles): Bind
 `nnmail-expiry-wait-function' to nil if the group's parameter `expiry-wait'
 is specified by the user or the shimbun's default value is provided.

22 years agoFix.
yamaoka [Fri, 27 Jul 2001 08:45:59 +0000 (08:45 +0000)]
Fix.

22 years agoUpdate.
yamaoka [Fri, 27 Jul 2001 08:16:34 +0000 (08:16 +0000)]
Update.

22 years ago* gnus-msg.el (gnus-message-make-user-agent): New implementation.
yamaoka [Fri, 27 Jul 2001 08:14:35 +0000 (08:14 +0000)]
* gnus-msg.el (gnus-message-make-user-agent): New implementation.

22 years ago* gnus-vers.el (gnus-revision-number): Increment to 03. t-gnus-6_15_3-03
yamaoka [Thu, 19 Jul 2001 02:11:53 +0000 (02:11 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 03.
* nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS command.
* gnus-start.el (gnus-find-new-newsgroups): Use `message-make-date' instead
 of `current-time-string'.
(gnus-ask-server-for-new-groups): Ditto.
(gnus-check-first-time-used): Ditto.

22 years ago* message.el (message-yank-original): Unwind-protect while suspending
yamaoka [Thu, 12 Jul 2001 08:23:58 +0000 (08:23 +0000)]
* message.el (message-yank-original): Unwind-protect while suspending
 font-lock.
(message-mode): Modify for the following changes.
(message-font-lock-keywords-2): Abolished.
(message-font-lock-keywords-1): Abolished.
(message-font-lock-keywords): Unified.
(message-font-lock-cited-text-matcher): Abolished.
(font-lock-after-change-function): Don't advise it.
(message-font-lock-last-position): Abolished.
(message-font-lock-citation-name-max-column): Abolished.
(message-font-lock-cited-text-regexp) Abolished.
(message-font-lock-fence-close-position): Abolished.
(message-font-lock-fence-open-position): Abolished.
(message-font-lock-fence-close-regexp): Abolished.
(message-font-lock-fence-open-regexp): Abolished.

22 years ago* message.el (message-font-lock-keywords-1): Replace regexp for mml tags
yamaoka [Tue, 10 Jul 2001 23:34:04 +0000 (23:34 +0000)]
* message.el (message-font-lock-keywords-1): Replace regexp for mml tags
 with `mime-edit-tag-regexp'.

22 years ago* message.el (message-font-lock-keywords-2): Move definitions for cited
yamaoka [Tue, 10 Jul 2001 12:55:07 +0000 (12:55 +0000)]
* message.el (message-font-lock-keywords-2): Move definitions for cited
 texts and mml tags to `message-font-lock-keywords-1'.

22 years agoFix last change.
yamaoka [Tue, 10 Jul 2001 00:57:20 +0000 (00:57 +0000)]
Fix last change.

22 years ago* dgnushack.el: Add the parent directory of the directory where the APEL
yamaoka [Mon, 9 Jul 2001 23:52:33 +0000 (23:52 +0000)]
* dgnushack.el: Add the parent directory of the directory where the APEL
 modules are installed to `load-path' according to the description of the
 file Mule23@1934.

22 years ago* Modify URI of emacs-w3m.
ari [Mon, 9 Jul 2001 09:04:27 +0000 (09:04 +0000)]
* Modify URI of emacs-w3m.
* texi/gnus-ja.texi: "miscellanina" -> "miscellania"

22 years agoApplied a patch from KITAGAWA Takurou <i30x1641@ip.media.kyoto-u.ac.jp>
yamaoka [Mon, 9 Jul 2001 00:42:26 +0000 (00:42 +0000)]
Applied a patch from KITAGAWA Takurou <i30x1641@ip.media.kyoto-u.ac.jp>
* lisp/Makefile.in (clever): Use `if test... then' instead of `test... &&'.

22 years ago* lisp/Makefile.in (clever): Change the quoting style for the elisp
yamaoka [Fri, 6 Jul 2001 00:07:33 +0000 (00:07 +0000)]
* lisp/Makefile.in (clever): Change the quoting style for the elisp
 form to check for XEmacs-p.

* lisp/dgnushack.el: Require `path-util' first, and then search for
 the path if it is not found.

22 years agoContributed by Akitada Koyama <cx2@kh.rim.or.jp>
yamaoka [Thu, 28 Jun 2001 12:40:04 +0000 (12:40 +0000)]
Contributed by Akitada Koyama <cx2@kh.rim.or.jp>
* gnus-ja.texi (Web Newspaper): Add a description how to show html documents
 inline.

22 years ago* message-ja.texi (message-suspend-font-lock-when-citing): Add a description.
yamaoka [Thu, 28 Jun 2001 04:02:46 +0000 (04:02 +0000)]
* message-ja.texi (message-suspend-font-lock-when-citing): Add a description.
* message.texi (message-suspend-font-lock-when-citing): Ditto.

* message.el (message-yank-original): Suspend font-lock'ing while citing
 an original message.
(message-suspend-font-lock-when-citing): New user option.

22 years ago* gnus-clfns.el (find-cl-run-time-functions): New implementation.
yamaoka [Mon, 25 Jun 2001 12:03:01 +0000 (12:03 +0000)]
* gnus-clfns.el (find-cl-run-time-functions): New implementation.

22 years ago* gnus-art.el (article-display-x-face): Don't gather X-Face fields in
yamaoka [Fri, 22 Jun 2001 12:29:04 +0000 (12:29 +0000)]
* gnus-art.el (article-display-x-face): Don't gather X-Face fields in
 `gnus-original-article-buffer'.

22 years agoTypo.
yamaoka [Wed, 20 Jun 2001 07:01:58 +0000 (07:01 +0000)]
Typo.

22 years ago* gnus-ja.texi (Browsing the Web): `Web Newspaper' does not require w3.
yamaoka [Mon, 18 Jun 2001 09:36:58 +0000 (09:36 +0000)]
* gnus-ja.texi (Browsing the Web): `Web Newspaper' does not require w3.

22 years ago* nnshimbun.el (nnshimbun-find-parameter): Undo the last bogus changes.
yamaoka [Mon, 18 Jun 2001 09:09:41 +0000 (09:09 +0000)]
* nnshimbun.el (nnshimbun-find-parameter): Undo the last bogus changes.

22 years ago* gnus-ja.texi (Web newspaper): Untabify the Lisp form.
yamaoka [Mon, 18 Jun 2001 04:35:31 +0000 (04:35 +0000)]
* gnus-ja.texi (Web newspaper): Untabify the Lisp form.

22 years agoSynchronize with the branch `t-gnus-6_15-quimby'.
yamaoka [Mon, 18 Jun 2001 04:05:02 +0000 (04:05 +0000)]
Synchronize with the branch `t-gnus-6_15-quimby'.

22 years agoSynchronize with the branch `t-gnus-6_15-quimby'.
yamaoka [Mon, 18 Jun 2001 02:50:53 +0000 (02:50 +0000)]
Synchronize with the branch `t-gnus-6_15-quimby'.

22 years agoSynchronize with the branch `t-gnus-6_15-quimby'.
yamaoka [Mon, 18 Jun 2001 02:42:32 +0000 (02:42 +0000)]
Synchronize with the branch `t-gnus-6_15-quimby'.

22 years agoSynchronize with the branch `t-gnus-6_15-quimby'.
yamaoka [Mon, 18 Jun 2001 01:55:18 +0000 (01:55 +0000)]
Synchronize with the branch `t-gnus-6_15-quimby'.

22 years ago* gnus-ja.texi (Web Newspaper): Add footnotes.
yamaoka [Fri, 15 Jun 2001 01:39:23 +0000 (01:39 +0000)]
* gnus-ja.texi (Web Newspaper): Add footnotes.

22 years agoT-gnus 6.15.3 revision 02. t-gnus-6_15_3-02
yamaoka [Thu, 14 Jun 2001 08:21:05 +0000 (08:21 +0000)]
T-gnus 6.15.3 revision 02.
Feedback the improvement of nnshimbun from the branch `t-gnus-6_15-quimby'.

22 years agoOops, replace "an useless" to "a useless".
yamaoka [Wed, 30 May 2001 22:42:16 +0000 (22:42 +0000)]
Oops, replace "an useless" to "a useless".