elisp/gnus.git-
21 years agoThis commit was manufactured by cvs2svn to create tag 't-gnus- t-gnus-6_15_8-00-quimby
tomo [Tue, 6 Aug 2002 14:37:19 +0000 (14:37 +0000)]
This commit was manufactured by cvs2svn to create tag 't-gnus-
6_15_8-00-quimby'.

21 years agoT-gnus 6.15.8 revision 00.
yamaoka [Tue, 6 Aug 2002 14:37:18 +0000 (14:37 +0000)]
T-gnus 6.15.8 revision 00.

21 years ago* lisp/gnus-namazu.el (gnus-namazu-update-index): Handle error messages printed by...
tsuchiya [Tue, 6 Aug 2002 09:38:53 +0000 (09:38 +0000)]
* lisp/gnus-namazu.el (gnus-namazu-update-index): Handle error messages printed by Namazu.
(gnus-namazu/update-sentinel): Likewise.

21 years ago(gnus-namazu/normalize-results): Remove small redundancy of the last change.
tsuchiya [Tue, 6 Aug 2002 09:03:37 +0000 (09:03 +0000)]
(gnus-namazu/normalize-results): Remove small redundancy of the last change.

21 years ago* lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): Change its default value.
tsuchiya [Tue, 6 Aug 2002 08:39:37 +0000 (08:39 +0000)]
* lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): Change its default value.
(gnus-namazu/normalize-results): Remove `file://' prefix.

21 years ago(gnus-namazu-index-directories): Cancel the miss installed change between 1.1.2.25...
tsuchiya [Tue, 6 Aug 2002 08:15:42 +0000 (08:15 +0000)]
(gnus-namazu-index-directories): Cancel the miss installed change between 1.1.2.25 and 1.1.2.26.

21 years ago* texi/gnus-ja.texi (Namazu Groups): Update documents.
tsuchiya [Mon, 5 Aug 2002 23:56:53 +0000 (23:56 +0000)]
* texi/gnus-ja.texi (Namazu Groups): Update documents.

* lisp/gnus-namazu.el (gnus-namazu/update-p): Print error
messages.
(gnus-namazu-update-index): Small clean up.
(gnus-namazu-update-all-indices): Ditto.

21 years agoBug fix of updating multiple indices.
tsuchiya [Mon, 5 Aug 2002 13:58:55 +0000 (13:58 +0000)]
Bug fix of updating multiple indices.
(gnus-namazu/setup): Call `gnus-namazu-update-all-indices' without
arguments.
(gnus-namazu-create-index): Clean temporary files even if an
indexer is killed.
(gnus-namazu/update-p): New function.
(gnus-namazu-update-all-indices): Reimplemented.
(gnus-namazu-update-index): Call `gnus-namazu/update-p' to decide
whether the specified index will be updated.
(gnus-namazu/update-sentinel): Follow the change of
`gnus-namazu-update-all-indices'.

21 years ago* lisp/gnus.el (toplevel): Add autoloads for
tsuchiya [Mon, 5 Aug 2002 07:04:42 +0000 (07:04 +0000)]
* lisp/gnus.el (toplevel): Add autoloads for
`gnus-namazu-create-index', and `gnus-namazu-update-all-indices'
and `gnus-namazu-update-index'.

* lisp/gnus-namazu.el: Support automatically updating multiple
indices.
(gnus-namazu-make-index-interval): Abolished.
(gnus-namazu-index-update-interval): New option.
(gnus-namazu/setup): Call `gnus-namazu-update-all-indices' instead
of `gnus-namazu-make-index'.
(gnus-namazu/mknmz-process): Abolished.
(gnus-namazu/status-file-name): New macro.
(gnus-namazu-make-index, gnus-namazu-make-index-stop,
gnus-namazu/mknmz-sentinel): Removed.
(gnus-namazu/mknmz-cleanup, gnus-namazu/index-old-p): New function.
(gnus-namazu-create-index, gnus-namazu-update-all-indices,
gnus-namazu-update-index, gnus-namazu-stop-update): New command.
(gnus-namazu/update-directories, gnus-namazu/update-process): New
internal variable.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 2 Aug 2002 10:58:09 +0000 (10:58 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 31 Jul 2002 22:53:38 +0000 (22:53 +0000)]
Synch with Oort Gnus.

21 years agoSupport automatically updating index.
tsuchiya [Wed, 31 Jul 2002 06:25:21 +0000 (06:25 +0000)]
Support automatically updating index.
(gnus-namazu-default-index-directory): New constant.
(gnus-namazu-make-index-interval, gnus-namazu-make-index-command,
gnus-namazu-make-index-arguments): New options.
(gnus-namazu/setup): Call `gnus-namazu-make-index'.
(gnus-namazu/real-group-name): Renamed from
`gnus-namazu/check-cache-group'.
(gnus-namazu/cache-group-candidates): Renamed from
`gnus-namazu/cache-group-candidates'.
(gnus-namazu/search): Experimental support of articles covered by
agent.
(gnus-namazu/default-index-directory, gnus-namazu/lapse-seconds,
gnus-namazu/mknmz-sentinel): New internal functions.
(gnus-namazu/mknmz-process): New internal variable.
(gnus-namazu/lock-file-name, gnus-namazu/index-file-name): New
macros.
(gnus-namazu-make-index, gnus-namazu-make-index-stop): New
commands.

21 years ago(gnus-namazu/request-list): Removed.
tsuchiya [Tue, 30 Jul 2002 11:13:25 +0000 (11:13 +0000)]
(gnus-namazu/request-list): Removed.
(gnus-namazu/get-current-to): New function.
(gnus-namazu/complete-query): Call the above.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 29 Jul 2002 00:12:21 +0000 (00:12 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 28 Jul 2002 23:49:33 +0000 (23:49 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 24 Jul 2002 06:32:10 +0000 (06:32 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 23 Jul 2002 22:44:20 +0000 (22:44 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 21 Jul 2002 23:59:38 +0000 (23:59 +0000)]
Synch with Oort Gnus.

21 years ago* pop3.el: Don't autoload "ssl".
yamaoka [Fri, 19 Jul 2002 06:41:59 +0000 (06:41 +0000)]
* pop3.el: Don't autoload "ssl".
(pop3-open-ssl-stream-1): Require `ssl' before binding ssl-* vars.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 19 Jul 2002 01:02:43 +0000 (01:02 +0000)]
Synch with Oort Gnus.

21 years ago* gnus-namazu.el (gnus-namazu/truncate-article-list): Remove a redundancy.
yamaoka [Thu, 18 Jul 2002 12:54:04 +0000 (12:54 +0000)]
* gnus-namazu.el (gnus-namazu/truncate-article-list): Remove a redundancy.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 14 Jul 2002 23:34:42 +0000 (23:34 +0000)]
Synch with Oort Gnus.

21 years ago(Web Newspaper): Update the url of w3m.
tsuchiya [Thu, 11 Jul 2002 11:16:45 +0000 (11:16 +0000)]
(Web Newspaper): Update the url of w3m.

21 years agoSynch with Oort Gnus.
yamaoka [Thu, 11 Jul 2002 00:54:36 +0000 (00:54 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 9 Jul 2002 23:24:46 +0000 (23:24 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 8 Jul 2002 22:43:42 +0000 (22:43 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 8 Jul 2002 10:59:04 +0000 (10:59 +0000)]
Synch with Oort Gnus.

21 years agoFix.
yamaoka [Mon, 8 Jul 2002 03:54:44 +0000 (03:54 +0000)]
Fix.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 8 Jul 2002 03:11:20 +0000 (03:11 +0000)]
Synch with Oort Gnus.

21 years ago* gnus-sum.el (gnus-summary-mode-map): Replace `gnus-article-toggle-headers'
yamaoka [Fri, 5 Jul 2002 09:35:47 +0000 (09:35 +0000)]
* gnus-sum.el (gnus-summary-mode-map): Replace `gnus-article-toggle-headers'
 with `gnus-summary-toggle-header'.
(gnus-summary-wash-map): Ditto.
(gnus-summary-wash-hide-map): Replace `gnus-article-toggle-headers' with
 `gnus-article-hide-headers'.
(gnus-summary-article-menu): Ditto.

* gnus.el: Remove autoload for `gnus-article-toggle-headers'.

* gnus-art.el (article-toggle-headers): Abolished.

And synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 5 Jul 2002 07:20:41 +0000 (07:20 +0000)]
Synch with Oort Gnus.

21 years ago* dgnushack.el (byte-optimize-form-code-walker): Don't modify the function
yamaoka [Thu, 4 Jul 2002 09:26:59 +0000 (09:26 +0000)]
* dgnushack.el (byte-optimize-form-code-walker): Don't modify the function
 definition if the bug has already gone; revert to the use of `defadvice'.

21 years agoApplied a patch from Keiichi-san.
yamaoka [Wed, 3 Jul 2002 08:14:08 +0000 (08:14 +0000)]
Applied a patch from Keiichi-san.
* gnus-logic.el (gnus-advanced-index): Use luna based index numbers.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 2 Jul 2002 22:09:20 +0000 (22:09 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 2 Jul 2002 09:17:48 +0000 (09:17 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 1 Jul 2002 09:47:16 +0000 (09:47 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 30 Jun 2002 22:37:30 +0000 (22:37 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 28 Jun 2002 12:15:54 +0000 (12:15 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 28 Jun 2002 10:00:34 +0000 (10:00 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 28 Jun 2002 08:45:05 +0000 (08:45 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Thu, 27 Jun 2002 22:38:42 +0000 (22:38 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 26 Jun 2002 22:27:04 +0000 (22:27 +0000)]
Synch with Oort Gnus.

21 years agoUpdate.
czkmt [Wed, 26 Jun 2002 11:52:57 +0000 (11:52 +0000)]
Update.

21 years ago(imap-ssl-open-2): Do away with w32-related
czkmt [Wed, 26 Jun 2002 11:52:43 +0000 (11:52 +0000)]
(imap-ssl-open-2): Do away with w32-related
workaround I installed on 1999-12-28, i.e. also call
`as-binary-process' in windows-nt.

21 years ago* contrib/hashcash.el (mail-add-payment): Allow no `mail-header-separator' in
yamaoka [Wed, 26 Jun 2002 07:46:14 +0000 (07:46 +0000)]
* contrib/hashcash.el (mail-add-payment): Allow no `mail-header-separator' in
 the buffer;
 don't use `mapc'.

21 years ago* contrib/hashcash.el: Require `cl' when compiling.
yamaoka [Wed, 26 Jun 2002 07:03:57 +0000 (07:03 +0000)]
* contrib/hashcash.el: Require `cl' when compiling.
(hashcash-strip-quoted-names): Replace `subseq' with `substring'.

21 years ago* gnus-ja.texi (Pay Hashcash): Translated.
yamaoka [Wed, 26 Jun 2002 06:21:39 +0000 (06:21 +0000)]
* gnus-ja.texi (Pay Hashcash): Translated.

21 years agoSynch with Oort Gnus (the node `Pay Hashcash' in gnus-ja.texi has not been
yamaoka [Tue, 25 Jun 2002 23:50:31 +0000 (23:50 +0000)]
Synch with Oort Gnus (the node `Pay Hashcash' in gnus-ja.texi has not been
 translated yet).

21 years agoFix the last change.
tsuchiya [Tue, 25 Jun 2002 09:59:47 +0000 (09:59 +0000)]
Fix the last change.

21 years ago(gnus-namazu/truncate-article-list): When `gnus-large-newsgroup' is
tsuchiya [Tue, 25 Jun 2002 09:57:25 +0000 (09:57 +0000)]
(gnus-namazu/truncate-article-list): When `gnus-large-newsgroup' is
equal to nil, no confirmation is required.

21 years agoUpdate.
czkmt [Sun, 23 Jun 2002 10:48:29 +0000 (10:48 +0000)]
Update.

21 years ago(pop3-open-ssl-stream): Do away with w32-related
czkmt [Sun, 23 Jun 2002 10:48:07 +0000 (10:48 +0000)]
(pop3-open-ssl-stream): Do away with w32-related
workaround I installed on 1999-12-27, i.e. also call
`as-binary-process' in windows-nt.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 18 Jun 2002 23:41:02 +0000 (23:41 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 18 Jun 2002 02:13:37 +0000 (02:13 +0000)]
Synch with Oort Gnus.

21 years agoDon't synch with Oort Gnus (except for lisp/ChangeLog). That changes are
yamaoka [Mon, 17 Jun 2002 23:50:49 +0000 (23:50 +0000)]
Don't synch with Oort Gnus (except for lisp/ChangeLog).  That changes are
needless to apply to T-gnus.  See ding list for details.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 16 Jun 2002 22:17:28 +0000 (22:17 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 14 Jun 2002 07:34:47 +0000 (07:34 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Thu, 13 Jun 2002 22:19:49 +0000 (22:19 +0000)]
Synch with Oort Gnus.

21 years ago* message.el (message-send): Kill `message-encoding-buffer' even if sending
yamaoka [Wed, 12 Jun 2002 08:16:58 +0000 (08:16 +0000)]
* message.el (message-send): Kill `message-encoding-buffer' even if sending
 failed.
(message-send-mail-with-sendmail): Kill errbuf even if sending failed.

21 years ago* gnus-vers.el (gnus-revision-number): Increment to 02.
yamaoka [Tue, 11 Jun 2002 23:59:36 +0000 (23:59 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 02.

* gnus-msg.el (gnus-message-setup-hook): Default to nil.
(gnus-setup-message): Run `gnus-maybe-setup-default-charset'.
(gnus-summary-supersede-article): Don't bind the value for
 `gnus-message-setup-hook'.
(gnus-summary-resend-bounced-mail): Ditto.

* dns.el (dns-make-network-process): Bind `default-process-coding-system' to
 `(binary . binary)';
 bind `program-coding-system-alist' to nil.

* gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Bind `input-coding-system'
 and `output-coding-system' to `binary'.

* gnus-namazu.el (gnus-namazu/call-namazu): Bind `input-coding-system' and
 `output-coding-system' to the velue of `gnus-namazu-coding-system'.

* imap.el (imap-ssl-open): Don't bind the values for `input-coding-system' and
 `output-coding-system'.

* nnmaildir.el (nnmaildir-request-scan): Bind `output-coding-system' to the
 value of `nnheader-file-coding-system';
 bind `file-coding-system' to nil.
(nnmaildir-request-rename-group): Ditto.
(nnmaildir-request-replace-article): Ditto.
(nnmaildir-request-accept-article): Ditto.
(nnmaildir-request-set-mark): Ditto.

* nnmbox.el (nnmbox-save-buffer): Simplify the source code.

* nnrss.el (nnrss-read-server-data): Bind `input-coding-system' to `binary'.
(nnrss-save-server-data): Bind `output-coding-system' to `binary'.
(nnrss-read-group-data): Bind `input-coding-system' to `binary'.
(nnrss-save-group-data): Bind `output-coding-system' to `binary'.

And synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 9 Jun 2002 23:14:32 +0000 (23:14 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 9 Jun 2002 22:15:20 +0000 (22:15 +0000)]
Synch with Oort Gnus.

21 years ago* pop3.el: Add a comment for the use of `ssl' or `tls' connection with Gnus;
yamaoka [Fri, 7 Jun 2002 13:09:34 +0000 (13:09 +0000)]
* pop3.el: Add a comment for the use of `ssl' or `tls' connection with Gnus;
 always require `pces' and `path-util' for Gnus.
(pop3-open-ssl-stream-1): Don't require `path-util' here.

21 years agoSynch with Oort Gnus.
yamaoka [Thu, 6 Jun 2002 22:11:15 +0000 (22:11 +0000)]
Synch with Oort Gnus.

21 years ago* pop3.el: Make it can be byte-compiled in the Gnus source tree with neither
yamaoka [Thu, 6 Jun 2002 04:18:58 +0000 (04:18 +0000)]
* pop3.el: Make it can be byte-compiled in the Gnus source tree with neither
 errors nor warnings.
(pop3-md5): Fix the logic to check whether the built-in `md5' allows the 4th
 argument CODING-SYSTEM.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 5 Jun 2002 11:34:22 +0000 (11:34 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 5 Jun 2002 10:00:21 +0000 (10:00 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 4 Jun 2002 23:04:44 +0000 (23:04 +0000)]
Synch with Oort Gnus.

21 years agoFix the revision number.
yamaoka [Tue, 4 Jun 2002 02:31:09 +0000 (02:31 +0000)]
Fix the revision number.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 4 Jun 2002 01:44:33 +0000 (01:44 +0000)]
Synch with Oort Gnus.

21 years agoT-gnus 6.15.7 revision 01.
yamaoka [Tue, 4 Jun 2002 00:26:25 +0000 (00:26 +0000)]
T-gnus 6.15.7 revision 01.

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

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

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

;; Simon Josefsson <jas@extundo.com>
* lisp/nnmail.el (nnmail-mail-splitting-decodes): New variable.
(nnmail-article-group): Use it.

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

21 years agoSynch with Oort Gnus.
yamaoka [Thu, 30 May 2002 10:55:31 +0000 (10:55 +0000)]
Synch with Oort Gnus.

* nnheader.el (nnheader-unfold-fws): New function copied from
 `ietf-drums-unfold-fws'.
(ietf-drums-unfold-fws): Alias to `nnheader-unfold-fws'.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 29 May 2002 22:39:09 +0000 (22:39 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 28 May 2002 22:55:01 +0000 (22:55 +0000)]
Synch with Oort Gnus.

21 years agoGet "starttls" from ftp://ftp.opaopa.org/pub/elisp/.
yamaoka [Mon, 27 May 2002 23:26:29 +0000 (23:26 +0000)]
Get "starttls" from ftp://ftp.opaopa.org/pub/elisp/.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 27 May 2002 02:09:07 +0000 (02:09 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 21 May 2002 22:17:10 +0000 (22:17 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 20 May 2002 22:22:36 +0000 (22:22 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Sun, 19 May 2002 22:11:13 +0000 (22:11 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Thu, 16 May 2002 22:25:52 +0000 (22:25 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Mon, 13 May 2002 22:30:23 +0000 (22:30 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Fri, 10 May 2002 04:46:53 +0000 (04:46 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 8 May 2002 23:37:47 +0000 (23:37 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Wed, 8 May 2002 08:19:58 +0000 (08:19 +0000)]
Synch with Oort Gnus.

21 years agoSynch with Oort Gnus.
yamaoka [Tue, 7 May 2002 22:48:42 +0000 (22:48 +0000)]
Synch with Oort Gnus.

22 years agoT-gnus 6.15.7 revision 00.
yamaoka [Tue, 7 May 2002 01:18:51 +0000 (01:18 +0000)]
T-gnus 6.15.7 revision 00.

22 years agoUpdate.
ueno [Tue, 30 Apr 2002 12:42:27 +0000 (12:42 +0000)]
Update.

22 years ago* message.el (message-expand-name-function): New user option.
ueno [Tue, 30 Apr 2002 12:41:00 +0000 (12:41 +0000)]
* message.el (message-expand-name-function): New user option.
(message-expand-name): Use it.
* lpath.el: Don't bind lsdb-complete-name and bbdb-complete-name.

22 years agoUpdate.
ueno [Tue, 30 Apr 2002 12:29:15 +0000 (12:29 +0000)]
Update.

22 years ago* message.el (message-expand-name): Use lsdb-complete-name if available.
ueno [Tue, 30 Apr 2002 12:29:03 +0000 (12:29 +0000)]
* message.el (message-expand-name): Use lsdb-complete-name if available.
* lpath.el: Bind lsdb-complete-name.

22 years ago* dgnushack.el (dgnushack-bind-colon-keywords): Also examine backquote'd forms.
yamaoka [Tue, 30 Apr 2002 05:29:59 +0000 (05:29 +0000)]
* dgnushack.el (dgnushack-bind-colon-keywords): Also examine backquote'd forms.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 30 Apr 2002 05:00:22 +0000 (05:00 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 24 Apr 2002 22:21:47 +0000 (22:21 +0000)]
Synch with Oort Gnus.

22 years agoSynch with Oort Gnus.
yamaoka [Wed, 24 Apr 2002 12:25:44 +0000 (12:25 +0000)]
Synch with Oort Gnus.

22 years agoUpdate.
ueno [Wed, 24 Apr 2002 02:57:52 +0000 (02:57 +0000)]
Update.

22 years ago* gnus-bbdb.el (gnus-bbdb/update-record): Disregard the
ueno [Wed, 24 Apr 2002 02:57:41 +0000 (02:57 +0000)]
* gnus-bbdb.el (gnus-bbdb/update-record): Disregard the
message cache when bbdb/news-auto-create-p is nil.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 23 Apr 2002 22:09:28 +0000 (22:09 +0000)]
Synch with Oort Gnus.

22 years agoUpdate.
ueno [Tue, 23 Apr 2002 07:23:01 +0000 (07:23 +0000)]
Update.

22 years ago* gnus-bbdb.el (gnus-bbdb/update-record): Work around the
ueno [Tue, 23 Apr 2002 07:22:52 +0000 (07:22 +0000)]
* gnus-bbdb.el (gnus-bbdb/update-record): Work around the
incompatibility with BBDB 2.3x.

22 years agoSynch with Oort Gnus.
yamaoka [Tue, 23 Apr 2002 03:05:26 +0000 (03:05 +0000)]
Synch with Oort Gnus.