elisp/gnus.git-
23 years agoSynch with Oort Gnus.
yamaoka [Fri, 2 Mar 2001 03:47:21 +0000 (03:47 +0000)]
Synch with Oort Gnus.

23 years ago* gnus-vers.el (gnus-revision-number): Increment to 09.
yamaoka [Thu, 1 Mar 2001 06:52:27 +0000 (06:52 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 09.
* gnus-offline.el (gnus-offline-get-menu-items): Rewrite using `dolist'.
* gnus-group.el (gnus-group-make-shimbun-group): Simplified.
* dgnushack.el: Load cl-macs to ensure that the macro `dolist' is defined
 properly.

23 years ago* gnus-clfns.el (subseq, merge, coerce, butlast): New compiler macros.
yamaoka [Wed, 28 Feb 2001 11:55:12 +0000 (11:55 +0000)]
* gnus-clfns.el (subseq, merge, coerce, butlast): New compiler macros.
(mapc): Remove.

* nnwfm.el: Require `gnus-clfns' when compiling.
* nnshimbun.el: Ditto.
* nnfolder.el: Ditto.
* mm-util.el: Ditto.
* gnus-vers.el: Ditto.
* gnus-sum.el: Ditto.
* gnus-score.el: Ditto.
* gnus-nocem.el: Ditto.

* gnus-ofsetup.el: Don't require `gnus-clfns'.
(gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
(gnus-setup-for-offline): Ditto.

* gnus-offline.el: Don't use `mapc' for binding some vars;
 don't require `gnus-clfns'.

* gnus-art.el: Use `dolist' instead of `mapcar' for defining
`gnus-article-read-summary-keys'.

23 years ago* gnus-art.el (gnus-article-mime-edit-article-setup): Leave the forwarded
yamaoka [Wed, 28 Feb 2001 01:23:34 +0000 (01:23 +0000)]
* gnus-art.el (gnus-article-mime-edit-article-setup): Leave the forwarded
 parts undecoded.
(gnus-article-decode-article-as-default-mime-charset): Set the value of
 `default-mime-charset' buffer-locally.

23 years agoUpdate.
yamaoka [Tue, 27 Feb 2001 09:55:26 +0000 (09:55 +0000)]
Update.

23 years ago* gnus.el: Add autoloads for `gnus-summary-digest-post-forward' and
yamaoka [Tue, 27 Feb 2001 09:55:04 +0000 (09:55 +0000)]
* gnus.el: Add autoloads for `gnus-summary-digest-post-forward' and
 `gnus-summary-digest-mail-forward'.

23 years ago* gnus-sum.el (gnus-summary-post-menu): Replace `gnus-uu-digest-mail-forward'
yamaoka [Tue, 27 Feb 2001 09:54:55 +0000 (09:54 +0000)]
* gnus-sum.el (gnus-summary-post-menu): Replace `gnus-uu-digest-mail-forward'
 and `gnus-uu-digest-post-forward' with `gnus-summary-digest-post-forward' and
 `gnus-summary-digest-mail-forward'.

23 years ago* gnus-msg.el (gnus-summary-digest-post-forward): Restore and repair the
yamaoka [Tue, 27 Feb 2001 09:54:47 +0000 (09:54 +0000)]
* gnus-msg.el (gnus-summary-digest-post-forward): Restore and repair the
 command `gnus-summary-post-digest' and rename it.
(gnus-summary-digest-mail-forward): Ditto.
(gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
 `gnus-uu-digest-post-forward' with `gnus-summary-digest-post-forward' and
 `gnus-summary-digest-mail-forward'.

23 years agoUpdate.
yamaoka [Tue, 27 Feb 2001 05:44:21 +0000 (05:44 +0000)]
Update.

23 years ago* gnus-sum.el (gnus-summary-show-article): Bind `gnus-inhibit-treatment' to t
yamaoka [Tue, 27 Feb 2001 05:44:18 +0000 (05:44 +0000)]
* gnus-sum.el (gnus-summary-show-article): Bind `gnus-inhibit-treatment' to t
 while fetching the raw article.

23 years ago* gnus-art.el (gnus-article-mime-edit-exit): Bind
yamaoka [Tue, 27 Feb 2001 05:44:10 +0000 (05:44 +0000)]
* gnus-art.el (gnus-article-mime-edit-exit): Bind
 `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit' is being
 done; turn off font-lock first; query if the buffer is modified.
(gnus-article-mime-edit-done): New function.
(gnus-article-mime-edit-article-setup): Make the window fill its frame; clear
 the buffere modified flag; substitute key definition `gnus-article-edit-done'
 with `gnus-article-mime-edit-done'; don't turn off font-lock here; bind
 `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit' is being
 done.
(gnus-article-mime-edit-article-unwind): Turn off font-lock first.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 26 Feb 2001 22:29:13 +0000 (22:29 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 26 Feb 2001 00:50:33 +0000 (00:50 +0000)]
Synch with Oort Gnus.

23 years ago* dgnushack.el: Don't require `emu'.
yamaoka [Fri, 23 Feb 2001 11:52:49 +0000 (11:52 +0000)]
* dgnushack.el: Don't require `emu'.

23 years agoSynch with Oort Gnus.
yamaoka [Fri, 23 Feb 2001 06:07:45 +0000 (06:07 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 21 Feb 2001 22:24:11 +0000 (22:24 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 21 Feb 2001 07:03:15 +0000 (07:03 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 20 Feb 2001 22:06:05 +0000 (22:06 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 20 Feb 2001 05:49:30 +0000 (05:49 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 20 Feb 2001 03:11:44 +0000 (03:11 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 20 Feb 2001 02:13:37 +0000 (02:13 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 19 Feb 2001 22:21:50 +0000 (22:21 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Wanderlust.
yamaoka [Mon, 19 Feb 2001 11:21:05 +0000 (11:21 +0000)]
Synch with Wanderlust.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 19 Feb 2001 03:14:17 +0000 (03:14 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 19 Feb 2001 00:27:06 +0000 (00:27 +0000)]
Synch with Oort Gnus.

23 years ago* message.el (message-forward-subject-author-subject): Decode `From' field.
yamaoka [Fri, 16 Feb 2001 05:38:52 +0000 (05:38 +0000)]
* message.el (message-forward-subject-author-subject): Decode `From' field.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
yamaoka [Fri, 16 Feb 2001 02:10:49 +0000 (02:10 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 08.

* lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
 `gnus-retrieve-parsed-headers' when the backend is nnimap.
(gnus-select-newsgroup): Ditto.

* texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation about
 `gnus-article-display-hook.'
* texi/gnus-faq-ja.texi (Q2.1): Remove mention of `gnus-article-display-hook.'

* lisp/gnus.el (gnus-article-display-hook): Abolished.

* lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
 `gnus-article-display-hook'.
* lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
(gnus-summary-search-article): Ditto.

* lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use `gnus-article-prepare-hook'
 instead of `gnus-article-display-hook'.

* lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
 `gnus-article-prepare-hook' after an article has been prepared;
 don't evaluate `gnus-article-display-hook'.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 15 Feb 2001 22:28:36 +0000 (22:28 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 15 Feb 2001 09:57:15 +0000 (09:57 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 15 Feb 2001 03:18:15 +0000 (03:18 +0000)]
Synch with Oort Gnus.

23 years ago* lisp/message.el (message-cite-original-without-signature): Extract from
yamaoka [Thu, 15 Feb 2001 01:09:48 +0000 (01:09 +0000)]
* lisp/message.el (message-cite-original-without-signature): Extract from
 field for the simple citation line.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 14 Feb 2001 23:52:30 +0000 (23:52 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 14 Feb 2001 07:02:56 +0000 (07:02 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 14 Feb 2001 03:26:53 +0000 (03:26 +0000)]
Synch with Oort Gnus.

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

* lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
(dgnushack-make-load): Ignore cus-load.el if it does not exist.
(dgnushack-make-auto-load): Remove auto-autoloads.el.
(dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.

* lisp/Makefile.in (clean): Remove gnus-load.el instead of custom-load.el.
(compose-package): Call `gnus-load.elc' and then rename gnus-load.el(c) to
 auto-autoloads.el(c) instead of the use of `dgnushack-make-autoloads'.
(clever): No need to remove custom-load.el.

* Makefile.in (elclean): Remove gnus-load.el instead of custom-load.el.

* aclocal.m4 (AC_CHECK_URL): Ignore cache.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 13 Feb 2001 01:47:13 +0000 (01:47 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Fri, 9 Feb 2001 03:35:34 +0000 (03:35 +0000)]
Synch with Oort Gnus.

23 years ago* nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced parentheses.
yamaoka [Thu, 8 Feb 2001 23:27:15 +0000 (23:27 +0000)]
* nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced parentheses.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 8 Feb 2001 22:21:46 +0000 (22:21 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 8 Feb 2001 09:59:03 +0000 (09:59 +0000)]
Synch with Oort Gnus.

23 years agoPatch from Arisawa-san.
yamaoka [Thu, 8 Feb 2001 09:42:29 +0000 (09:42 +0000)]
Patch from Arisawa-san.
* lisp/nnshimbun.el: Add `bbdb-ml' support.

23 years agoSynch with Oort Gnus; translating info is a hard work!
yamaoka [Thu, 8 Feb 2001 02:14:40 +0000 (02:14 +0000)]
Synch with Oort Gnus; translating info is a hard work!

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 7 Feb 2001 22:51:37 +0000 (22:51 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 7 Feb 2001 09:14:44 +0000 (09:14 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 7 Feb 2001 00:21:51 +0000 (00:21 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 6 Feb 2001 23:11:25 +0000 (23:11 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 6 Feb 2001 13:35:36 +0000 (13:35 +0000)]
Synch with Oort Gnus.

23 years ago;; Patch from Arisawa-san.
yamaoka [Tue, 6 Feb 2001 09:23:49 +0000 (09:23 +0000)]
;; Patch from Arisawa-san.
* nnshimbun.el (nnshimbun-type-definition): Follow URL change of `xemacs'.
(nnshimbun-xemacs-get-headers): Ditto.

23 years ago* README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
yamaoka [Tue, 6 Feb 2001 04:43:02 +0000 (04:43 +0000)]
* README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 5 Feb 2001 10:19:54 +0000 (10:19 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Fri, 2 Feb 2001 10:43:09 +0000 (10:43 +0000)]
Synch with Oort Gnus.

23 years ago* texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
yamaoka [Thu, 1 Feb 2001 23:41:22 +0000 (23:41 +0000)]
* texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
 gnus-ja.texi or message-ja.texi is given.  It is needed for some make command
 if which can not understand "%-ja:" or "%-ja.info:".

23 years agoFix again.
yamaoka [Thu, 1 Feb 2001 00:00:08 +0000 (00:00 +0000)]
Fix again.

23 years agoFix.
yamaoka [Wed, 31 Jan 2001 23:59:31 +0000 (23:59 +0000)]
Fix.

23 years ago* lisp/gnus-sum.el (gnus-summary-display-article): Replace
yamaoka [Wed, 31 Jan 2001 23:59:02 +0000 (23:59 +0000)]
* lisp/gnus-sum.el (gnus-summary-display-article): Replace
 `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 31 Jan 2001 23:41:06 +0000 (23:41 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 31 Jan 2001 22:10:44 +0000 (22:10 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 30 Jan 2001 22:20:14 +0000 (22:20 +0000)]
Synch with Oort Gnus.

23 years ago(gnus-article-mime-edit-exit): Use `buffer-substring-no-properties' instead of
yamaoka [Mon, 29 Jan 2001 01:34:21 +0000 (01:34 +0000)]
(gnus-article-mime-edit-exit): Use `buffer-substring-no-properties' instead of
 `format'.

23 years agoSynch with Oort Gnus.
yamaoka [Sun, 28 Jan 2001 23:47:30 +0000 (23:47 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 25 Jan 2001 00:59:32 +0000 (00:59 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 24 Jan 2001 23:42:09 +0000 (23:42 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 24 Jan 2001 23:05:39 +0000 (23:05 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 24 Jan 2001 12:00:44 +0000 (12:00 +0000)]
Synch with Oort Gnus.

23 years ago* message.texi (message-ignored-news-headers): Fix line break.
yamaoka [Wed, 24 Jan 2001 06:21:09 +0000 (06:21 +0000)]
* message.texi (message-ignored-news-headers): Fix line break.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 24 Jan 2001 05:31:44 +0000 (05:31 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 23 Jan 2001 22:23:46 +0000 (22:23 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Wanderlust.
yamaoka [Tue, 23 Jan 2001 08:53:37 +0000 (08:53 +0000)]
Synch with Wanderlust.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 23 Jan 2001 00:44:29 +0000 (00:44 +0000)]
Synch with Oort Gnus.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
yamaoka [Mon, 22 Jan 2001 11:15:04 +0000 (11:15 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 05.

* Makefile.in (install-package-lisp): Use `install-without-compiling' instead
 of `install'.

* lisp/Makefile.in (install): Use `install-without-compiling'.
(install-without-compiling): New target.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 22 Jan 2001 01:24:41 +0000 (01:24 +0000)]
Synch with Oort Gnus.

* texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
 `infohack-texi-format'.

* texi/infohack: (infohack-texi-format): New function.
* lisp/dgnushack.el (dgnushack-texi-format): Move to
 texi/infohack.el and rename.
(dgnushack-texi-add-suffix-and-format): Remove.

* texi/ptexinfmt.el: New file.
* lisp/ptexinfmt.el: Move to texi/.

23 years agox-face-e21 users:
yamaoka [Fri, 19 Jan 2001 05:50:45 +0000 (05:50 +0000)]
x-face-e21 users:
=================
Currently, the function `x-face-decode-message-header' does not work
for the forwarded messages if you are using the latest T-gnus 6.15 or
the latest Oort Gnus.  I will fix the problem as soon as possible.

Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Fri, 19 Jan 2001 00:43:32 +0000 (00:43 +0000)]
Synch with Oort Gnus.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
yamaoka [Thu, 18 Jan 2001 09:14:41 +0000 (09:14 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 04.

* lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the files for
 autoloads already exist.
(dgnushack-unexporting-files): More useful message.

* lisp/Makefile.in (install): Call `clever' before installing.
(install-lisp): Remove.
(clever): Check for whether the all elc files should be recompiled.

* Makefile.in (xclever): New target.
(install-package-lisp): Replace `install-lisp' with `instal'.
(install-package-ja): Replace `xlick' with `xclever'.
(install-package): Ditto.

* Makefile.in: Unset `PWD' for Meadow/NTEmacs.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 16 Jan 2001 23:21:33 +0000 (23:21 +0000)]
Synch with Oort Gnus.

23 years agoEmergency fix for X-Face problem.
yamaoka [Tue, 16 Jan 2001 10:20:46 +0000 (10:20 +0000)]
Emergency fix for X-Face problem.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 16 Jan 2001 00:15:24 +0000 (00:15 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 15 Jan 2001 22:11:53 +0000 (22:11 +0000)]
Synch with Oort Gnus.

23 years ago* nnheader.el: Require `pces', `poem' and `std11' to reduce the required value
yamaoka [Mon, 15 Jan 2001 10:41:31 +0000 (10:41 +0000)]
* nnheader.el: Require `pces', `poem' and `std11' to reduce the required value
 of `recursive-load-depth-limit' for Emacs 21.

23 years ago* message.el (message-followup): Handle "Mail-Copies-To:" correctly.
yamaoka [Mon, 15 Jan 2001 08:14:58 +0000 (08:14 +0000)]
* message.el (message-followup): Handle "Mail-Copies-To:" correctly.
 (message-get-reply-headers): Ditto.

23 years agoFix.
yamaoka [Mon, 15 Jan 2001 00:58:06 +0000 (00:58 +0000)]
Fix.

23 years ago* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion while
yamaoka [Mon, 15 Jan 2001 00:52:20 +0000 (00:52 +0000)]
* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion while
 `bbdb-annotate-message-sender' is being done.

23 years ago* Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
yamaoka [Sun, 14 Jan 2001 23:11:27 +0000 (23:11 +0000)]
* Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).

23 years agoSynch with Oort Gnus.
yamaoka [Sun, 14 Jan 2001 22:42:42 +0000 (22:42 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Fri, 12 Jan 2001 13:40:21 +0000 (13:40 +0000)]
Synch with Oort Gnus.

23 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-
tomo [Thu, 11 Jan 2001 22:33:51 +0000 (22:33 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-
6_15-quimby'.

23 years agoThis commit was manufactured by cvs2svn to create branch 'pgnus-ichikawa'.
tomo [Thu, 11 Jan 2001 22:33:49 +0000 (22:33 +0000)]
This commit was manufactured by cvs2svn to create branch 'pgnus-ichikawa'.

23 years agoImporting Gnus v5.8.8.
yamaoka [Thu, 11 Jan 2001 22:33:47 +0000 (22:33 +0000)]
Importing Gnus v5.8.8.

23 years agoTypo.
yamaoka [Thu, 11 Jan 2001 07:14:36 +0000 (07:14 +0000)]
Typo.

23 years agognus-msg.el (gnus-copy-article-buffer): Revome smiley extents for XEmacs 21.1
yamaoka [Thu, 11 Jan 2001 07:11:42 +0000 (07:11 +0000)]
gnus-msg.el (gnus-copy-article-buffer): Revome smiley extents for XEmacs 21.1
 using `format'.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 11 Jan 2001 02:00:14 +0000 (02:00 +0000)]
Synch with Oort Gnus.

23 years ago* gnus-vers.el (gnus-revision-number): Increment to 03. t-gnus-6_15_0-03-quimby
yamaoka [Wed, 10 Jan 2001 05:32:48 +0000 (05:32 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 03.

* gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
 don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is running.

* gnus-art.el (TopLevel): Autoload "gnus-bitmap" for `smiley-toggle-buffer'
 when compiling.
(gnus-treatment-function-alist): Use `gnus-smiley-display' for
 `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is running.
(gnus-treat-display-smileys): Check for `smiley-mule' instead of `gnus-bitmap'.
(gnus-article-x-face-command): Don't check for xbm for x-face-e21.

23 years agoSynch with Oort Gnus.
yamaoka [Wed, 10 Jan 2001 00:01:19 +0000 (00:01 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 9 Jan 2001 08:55:25 +0000 (08:55 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 9 Jan 2001 05:34:58 +0000 (05:34 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Mon, 8 Jan 2001 23:36:14 +0000 (23:36 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus. t-gnus-6_15_0-02-quimby
yamaoka [Fri, 5 Jan 2001 07:08:17 +0000 (07:08 +0000)]
Synch with Oort Gnus.
* lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
* lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it is not
 supported.

23 years agoSynch with Oort Gnus.
yamaoka [Thu, 28 Dec 2000 02:34:39 +0000 (02:34 +0000)]
Synch with Oort Gnus.

23 years agoSynch with Oort Gnus.
yamaoka [Tue, 26 Dec 2000 02:38:46 +0000 (02:38 +0000)]
Synch with Oort Gnus.

* lisp/gnus.el: Bind `:parameter-type', `:parameter-document', `:function',
 `:function-document', `:variable', `:variable-document', `:variable-group',
 `:variable-type' and `:variable-default' for old Emacsen.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 01. t-gnus-6_15_0-01-quimby
yamaoka [Fri, 22 Dec 2000 11:45:40 +0000 (11:45 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 01.

23 years agoSynch with Oort Gnus.
yamaoka [Fri, 22 Dec 2000 10:30:34 +0000 (10:30 +0000)]
Synch with Oort Gnus.

* configure: Regenerate.
* configure.in: Add `AC_PATH_ETCDIR'.
* Makefile.in (install-etc): New target.

* lisp/nnheader.el (mm-image-load-path): Alias to `nnheader-image-load-path'.
(nnheader-image-load-path): New function copied from the function
 `mm-image-load-path' in mm-util.el.

* lisp/drums.el: Remove.