gnus
19 years agoContinue...
Lars Magne Ingebrigtsen [Sat, 22 May 2004 19:21:21 +0000 (19:21 +0000)]
Continue...

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 May 2004 18:42:47 +0000 (18:42 +0000)]
*** empty log message ***

19 years agoImplement.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 18:42:33 +0000 (18:42 +0000)]
Implement.

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:27:48 +0000 (17:27 +0000)]
*** empty log message ***

19 years agoIndentation fix.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:22:53 +0000 (17:22 +0000)]
Indentation fix.

19 years ago2004-05-20 Danny Siu <dsiu@adobe.com>
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:22:24 +0000 (17:22 +0000)]
2004-05-20  Danny Siu  <dsiu@adobe.com>

        * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
centered even when gnus-auto-center-summary is t

19 years ago(dns-get-txt-answer): New function.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 15:47:19 +0000 (15:47 +0000)]
(dns-get-txt-answer): New function.
(dns-read-txt): Ditto.
(query-dns): Use it.

19 years ago* gnus-group.el (gnus-group-jump-to-group): Don't prompt for
Lars Magne Ingebrigtsen [Fri, 21 May 2004 15:47:08 +0000 (15:47 +0000)]
* gnus-group.el (gnus-group-jump-to-group): Don't prompt for
non-active groups.

19 years ago(gnus-get-unread-articles): Cosmetic change.
Katsumi Yamaoka [Fri, 21 May 2004 10:41:21 +0000 (10:41 +0000)]
(gnus-get-unread-articles): Cosmetic change.

19 years ago(gnus-get-unread-articles): Fix previous commit.
Katsumi Yamaoka [Fri, 21 May 2004 04:03:38 +0000 (04:03 +0000)]
(gnus-get-unread-articles): Fix previous commit.

19 years ago(gnus-get-unread-articles): Don't invalidate active for foreign groups even
Katsumi Yamaoka [Fri, 21 May 2004 00:34:56 +0000 (00:34 +0000)]
(gnus-get-unread-articles): Don't invalidate active for foreign groups even
 if the group level is higher than the specified value.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-8
Miles Bader [Fri, 21 May 2004 00:16:55 +0000 (00:16 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-8

Merge from gnus--rel--5.10, gnus--rel--5.8

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-3
   Remove RCS keywords

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-5
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-6
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-7
   Remove RCS keywords

19 years agoUpdate copyright.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 23:41:10 +0000 (23:41 +0000)]
Update copyright.

19 years ago(gnus-picon-databases): Add /usr/share/picons.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 22:05:18 +0000 (22:05 +0000)]
(gnus-picon-databases): Add /usr/share/picons.

19 years agoAdd (small patch).
Lars Magne Ingebrigtsen [Thu, 20 May 2004 21:56:20 +0000 (21:56 +0000)]
Add (small patch).

19 years ago2004-05-20 Magnus Henoch <mange@freemail.hu>
Lars Magne Ingebrigtsen [Thu, 20 May 2004 21:52:37 +0000 (21:52 +0000)]
2004-05-20  Magnus Henoch  <mange@freemail.hu>

* dns.el (dns-read-type): Add support for SVR.

20 years agocredited people for the header sorting and scoring support in spam.el
Teodor Zlatanov [Thu, 20 May 2004 19:01:41 +0000 (19:01 +0000)]
credited people for the header sorting and scoring support in spam.el

20 years ago* spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
Teodor Zlatanov [Thu, 20 May 2004 18:53:28 +0000 (18:53 +0000)]
* spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
(spam-crm114-header, spam-crm114-spam-switch)
(spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
(spam-crm114-positive-spam-header)
(spam-crm114-database-directory, spam-list-of-processors)
(spam-group-spam-processor-crm114-p)
(spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
(spam-generic-score, spam-list-of-checks)
(spam-list-of-statistical-checks, spam-registration-functions)
(spam-check-crm114-headers, spam-crm114-score)
(spam-check-crm114, spam-crm114-register-with-crm114)
(spam-crm114-register-spam-routine)
(spam-crm114-unregister-spam-routine)
(spam-crm114-register-ham-routine)
(spam-crm114-unregister-ham-routine): add CRM114 support.  From
asjo@koldfront.dk (Adam Sjøgren).

* gnus.el: added spam-use-crm114

20 years agoRevert, since cvs works.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 18:46:01 +0000 (18:46 +0000)]
Revert, since cvs works.

20 years agoTesting new cvs installation.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 18:43:26 +0000 (18:43 +0000)]
Testing new cvs installation.

20 years ago* spam.el (spam-list-of-processors, spam-registration-functions):
Teodor Zlatanov [Thu, 20 May 2004 18:32:35 +0000 (18:32 +0000)]
* spam.el (spam-list-of-processors, spam-registration-functions):
add spam-use-resend
(spam-group-spam-processor-report-resend-p): utility wrapper
(spam-report-articles-gmane): doc fix
(spam-report-articles-resend,
spam-report-resend-register-routine): wrappers around
spam-report-resend-to

* spam-report.el (spam-report-resend-to, spam-report-resend):
support for resending spam
(spam-report-gmane): line length >80 fix

* gnus.el (spam-process): add spam-use-resend

20 years ago(spam-mark-spam-as-expired-and-move-routine): Return the
TSUCHIYA Masatoshi [Thu, 20 May 2004 16:13:40 +0000 (16:13 +0000)]
(spam-mark-spam-as-expired-and-move-routine): Return the
number of processed spam messages.
(spam-ham-copy-or-move-routine): Return the number of processed
ham messages.
(spam-summary-prepare-exit): Use the above values to decide
whether status messages shouled be displayed.

20 years ago* rfc2047.el (rfc2047-encode-function-alist): Renamed from
Katsumi Yamaoka [Thu, 20 May 2004 11:15:53 +0000 (11:15 +0000)]
* rfc2047.el (rfc2047-encode-function-alist): Renamed from
 `rfc2047-encoding-function-alist' in order to avoid conflicting with the old
  version.
(rfc2047-encode-region): Concatenate words containing non-ASCII characters in
 structured fields;
 don't encode space-delimited ASCII words even in unstructured fields;
 don't break words at char-category boundaries.
(rfc2047-encode-1): New function.
(rfc2047-encode): Use it;
 encode text so that it occupies the maximum width within 76-column;
 work correctly on Q encoding for iso-2022-* charsets.
(rfc2047-fold-region): Use existing whitespace for LWSP;
 make it sure not to break a line just after the header name.
(rfc2047-b-encode-region): Removed.
(rfc2047-b-encode-string): New function.
(rfc2047-q-encode-region): Removed.
(rfc2047-q-encode-string): New function.

* mm-util.el (mm-replace-in-string): New function.

20 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-5
Miles Bader [Thu, 20 May 2004 09:43:27 +0000 (09:43 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-5

Use explicit tags for autoconf input files

Autoconf doesn't support an automatically stripped comment syntax for
.in files, so except for configure.in, we must use explicit tags. :-(

20 years agoAdd arch taglines
Miles Bader [Thu, 20 May 2004 08:02:52 +0000 (08:02 +0000)]
Add arch taglines

20 years agoReally.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 00:39:13 +0000 (00:39 +0000)]
Really.

20 years ago(gnus-inews-make-draft-meta-information): Really
Lars Magne Ingebrigtsen [Wed, 19 May 2004 23:25:51 +0000 (23:25 +0000)]
(gnus-inews-make-draft-meta-information): Really
get it right.

20 years ago2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:47:17 +0000 (20:47 +0000)]
2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>

* nnmh.el (nnmh-request-list-1): Don't check the link count
before descending.  (small patch)

20 years ago* gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:27:47 +0000 (20:27 +0000)]
* gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
stuff.

20 years ago* gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:21:15 +0000 (20:21 +0000)]
* gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
on real group name.

* gnus-art.el (gnus-signature-limit): Doc fix.

20 years ago(gnus-inews-make-draft): Quote list.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 19:38:45 +0000 (19:38 +0000)]
(gnus-inews-make-draft): Quote list.

20 years ago2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 19:35:18 +0000 (19:35 +0000)]
2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* pgg-pgp.el (pgg-pgp-verify-region): Clean up.

2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>

* pgg-pgp.el (pgg-pgp-verify-region): Default when signature
isn't a string.

20 years ago* gnus-draft.el (gnus-draft-send): Bind
Lars Magne Ingebrigtsen [Wed, 19 May 2004 17:37:06 +0000 (17:37 +0000)]
* gnus-draft.el (gnus-draft-send): Bind
rfc2047-encode-encoded-words.
(rfc2047-encode-encoded-words): New variable.

20 years ago(rfc2047-encode-region): Encode =? strings.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 17:26:59 +0000 (17:26 +0000)]
(rfc2047-encode-region): Encode =? strings.
(rfc2047-encodable-p): Say that =? needs encoding.

20 years ago* gnus-group.el (gnus-group-select-group): Doc fix.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:53:36 +0000 (16:53 +0000)]
* gnus-group.el (gnus-group-select-group): Doc fix.

20 years ago2004-05-19 Andre Srinivasan <andre@e2open.com>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:43:41 +0000 (16:43 +0000)]
2004-05-19  Andre Srinivasan  <andre@e2open.com>

* gnus.texi (Group Parameters): Added more on hooks.  (Small
change.)

20 years ago(gnus-draft-setup): Mark all replied as replied.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:25:58 +0000 (16:25 +0000)]
(gnus-draft-setup): Mark all replied as replied.

20 years ago(gnus-group-mode): Set show-trailing-whitespace
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:09:13 +0000 (16:09 +0000)]
(gnus-group-mode): Set show-trailing-whitespace
to nil.

20 years ago* gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 15:40:37 +0000 (15:40 +0000)]
* gnus-cache.el (gnus-cache-possibly-enter-article): Use it.

* nnheader.el (nnheader-get-lines-and-char): New function.

20 years agoIndentation.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 15:34:58 +0000 (15:34 +0000)]
Indentation.

20 years ago(Oort Gnus): Mention new behavior of `F' and `R' when the region is active.
Reiner Steib [Wed, 19 May 2004 12:09:12 +0000 (12:09 +0000)]
(Oort Gnus): Mention new behavior of `F' and `R' when the region is active.

20 years ago(gnus-summary-followup-with-original): Document yanking of region when active.
Reiner Steib [Wed, 19 May 2004 11:53:22 +0000 (11:53 +0000)]
(gnus-summary-followup-with-original): Document yanking of region when active.

20 years ago(gnus-get-unread-articles): Do nothing for foreign groups if the group level
Katsumi Yamaoka [Wed, 19 May 2004 01:00:08 +0000 (01:00 +0000)]
(gnus-get-unread-articles): Do nothing for foreign groups if the group level
 is higher than the specified value.

20 years agoUpdate copyright.
Reiner Steib [Tue, 18 May 2004 19:23:40 +0000 (19:23 +0000)]
Update copyright.

20 years ago(gnus-group-jump-to-group-prompt): Allow an alist.
Reiner Steib [Tue, 18 May 2004 19:22:18 +0000 (19:22 +0000)]
(gnus-group-jump-to-group-prompt): Allow an alist.
(gnus-group-jump-to-group): Added prefix argument using
`gnus-group-jump-to-group-prompt'.  Query before jumping to
non-active group.

20 years ago(uncompface): Be verbose when changing `uncompface-use-external'.
Reiner Steib [Tue, 18 May 2004 19:19:00 +0000 (19:19 +0000)]
(uncompface): Be verbose when changing `uncompface-use-external'.

20 years ago(gnus-button-handle-man, gnus-button-alist): Try to handle manual section.
Reiner Steib [Tue, 18 May 2004 19:17:37 +0000 (19:17 +0000)]
(gnus-button-handle-man, gnus-button-alist): Try to handle manual section.

20 years ago(gnus-button-alist): Revert previous change.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 18:05:25 +0000 (18:05 +0000)]
(gnus-button-alist): Revert previous change.

20 years ago* gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
Lars Magne Ingebrigtsen [Tue, 18 May 2004 18:04:41 +0000 (18:04 +0000)]
* gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
whether backend can accept message.

20 years ago(message-idna-to-ascii-rhs-1): Fix typo.
Reiner Steib [Tue, 18 May 2004 16:02:34 +0000 (16:02 +0000)]
(message-idna-to-ascii-rhs-1): Fix typo.

20 years ago* message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 14:00:25 +0000 (14:00 +0000)]
* message.el (message-idna-to-ascii-rhs-1): Don't use equalp.

20 years ago(nntp-request-set-mark, nntp-request-update-info):
Kai Grossjohann [Tue, 18 May 2004 13:54:00 +0000 (13:54 +0000)]
(nntp-request-set-mark, nntp-request-update-info):
Avoid creating directory when nntp-marks-is-evil is true.
Reported by Reiner Steib.

20 years ago* message.el (message-fill-field): Return point.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 13:49:53 +0000 (13:49 +0000)]
* message.el (message-fill-field): Return point.
(message-generate-headers): Go to end of field.

20 years ago(gnus-picon-style): New variable.
Reiner Steib [Tue, 18 May 2004 12:21:10 +0000 (12:21 +0000)]
(gnus-picon-style): New variable.
(gnus-picon-insert-glyph): Added optional `nostring' argument.
(gnus-picon-transform-address): Support `gnus-picon-style'.  From
Jesper Harder <harder@ifa.au.dk>.

20 years ago(gnus-get-unread-articles-in-group): Don't do
Lars Magne Ingebrigtsen [Tue, 18 May 2004 00:15:23 +0000 (00:15 +0000)]
(gnus-get-unread-articles-in-group): Don't do
stuff for non-living group.s

20 years ago(gnus-article-followup-with-original)
Jesper Harder [Mon, 17 May 2004 23:12:31 +0000 (23:12 +0000)]
(gnus-article-followup-with-original)
(gnus-article-reply-with-original): gnus-mark-active-p ->
gnus-region-active-p.

20 years agoIndentation changes.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 20:48:57 +0000 (20:48 +0000)]
Indentation changes.

20 years ago(spam-summary-prepare-exit): fix messages, so they show
Teodor Zlatanov [Mon, 17 May 2004 14:28:21 +0000 (14:28 +0000)]
(spam-summary-prepare-exit): fix messages, so they show
only when there is spam or ham to be processed

20 years ago(mail-source-delete-crash-box): Refactor.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 14:04:45 +0000 (14:04 +0000)]
(mail-source-delete-crash-box): Refactor.
(mail-source-fetch): Use it.
(mail-source-fetch-file): Ditto.
(mail-source-fetch-directory): Run postscript in loop.
(mail-source-fetch-pop): Delete.
(mail-source-fetch-maildir): Ditto.
(mail-source-fetch-imap): Ditto.

20 years ago* imap.el (imap-authenticators): Comment out sasl.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 12:35:38 +0000 (12:35 +0000)]
* imap.el (imap-authenticators): Comment out sasl.

20 years ago(message-insert-header): New function.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 12:34:30 +0000 (12:34 +0000)]
(message-insert-header): New function.
(message-shorten-references): Use it.

20 years ago(message-fill-header-general): Refactor.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 12:18:42 +0000 (12:18 +0000)]
(message-fill-header-general): Refactor.
(message-fill-field-address): Rename.
(message-narrow-to-field): Find the start of the header.

20 years ago(Various Commands): Add.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 11:55:11 +0000 (11:55 +0000)]
(Various Commands): Add.

20 years ago(message-skip-to-next-address): New function.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 11:55:06 +0000 (11:55 +0000)]
(message-skip-to-next-address): New function.
(message-fill-header-address): Refactor.
(message-fill-address): Use it.
(message-delete-address): Use it.

20 years ago* rfc2047.el (rfc2047-field-value): Strip props.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 00:32:00 +0000 (00:32 +0000)]
* rfc2047.el (rfc2047-field-value): Strip props.

* mail-parse.el (mail-header-make-address): New alias.

* ietf-drums.el (ietf-drums-make-address): New function.

20 years ago* imap.el: Add compiler directives.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 00:08:03 +0000 (00:08 +0000)]
* imap.el: Add compiler directives.

* gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.

* gnus-art.el (article-decode-idna-rhs): Don't use
message-idna-inside-rhs-p.

20 years ago(message-idna-inside-rhs-p): Removed.
Lars Magne Ingebrigtsen [Sun, 16 May 2004 15:56:53 +0000 (15:56 +0000)]
(message-idna-inside-rhs-p): Removed.
(message-idna-to-ascii-rhs-1): Use proper address parsing.

20 years ago(gnus-emphasis-alist): Removed strikethru; too many
Lars Magne Ingebrigtsen [Sun, 16 May 2004 14:54:51 +0000 (14:54 +0000)]
(gnus-emphasis-alist): Removed strikethru; too many
false positives.

20 years ago2004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
Lars Magne Ingebrigtsen [Sun, 16 May 2004 14:26:41 +0000 (14:26 +0000)]
2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>

* imap.el (imap-sasl-make-mechanisms): Use sasl.

20 years ago(nneething-file-name): Don't create spurions
Lars Magne Ingebrigtsen [Sun, 16 May 2004 13:05:05 +0000 (13:05 +0000)]
(nneething-file-name): Don't create spurions
files.

20 years ago(gnus-inews-do-gcc): Ignore read-only groups.
Lars Magne Ingebrigtsen [Sun, 16 May 2004 12:33:54 +0000 (12:33 +0000)]
(gnus-inews-do-gcc): Ignore read-only groups.
(gnus-inews-do-gcc): Remove sleep.

20 years ago* gnus-art.el (gnus-mime-delete-part): Error message when no MIME
Lars Magne Ingebrigtsen [Sun, 16 May 2004 12:06:24 +0000 (12:06 +0000)]
* gnus-art.el (gnus-mime-delete-part): Error message when no MIME
part under point.

* gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
(gnus-agent-regenerate-group): Using nil messages aren't valid.

20 years ago(gnus-agent-synchronize-flags): Default to nil.
Lars Magne Ingebrigtsen [Sun, 16 May 2004 11:11:34 +0000 (11:11 +0000)]
(gnus-agent-synchronize-flags): Default to nil.

20 years ago(spam-summary-prepare-exit): oops, forgot (length)
Teodor Zlatanov [Sat, 15 May 2004 18:36:01 +0000 (18:36 +0000)]
(spam-summary-prepare-exit): oops, forgot (length)

20 years ago(gnus-dup-unsuppress-article): don't assume the mail
Teodor Zlatanov [Fri, 14 May 2004 19:48:16 +0000 (19:48 +0000)]
(gnus-dup-unsuppress-article): don't assume the mail
header is not nil (tiny change).  From Nelson Ferreira
<nelson.ferreira@verizon.net>.

20 years ago(spam-summary-prepare-exit): only produce "marking spam
Teodor Zlatanov [Fri, 14 May 2004 19:41:07 +0000 (19:41 +0000)]
(spam-summary-prepare-exit): only produce "marking spam
as expired without moving it" message when there are spam
messages left

20 years ago(nntp-marks-changed-p): New arg SERVER.
Kai Grossjohann [Fri, 14 May 2004 11:51:47 +0000 (11:51 +0000)]
(nntp-marks-changed-p): New arg SERVER.
(nntp-request-update-info): Adjust caller.

20 years ago(nntp-request-set-mark, nntp-request-update-info): Call
Kai Grossjohann [Fri, 14 May 2004 11:50:23 +0000 (11:50 +0000)]
(nntp-request-set-mark, nntp-request-update-info): Call
nntp-possibly-create-directory, not nntp-possibly-change-group.

20 years ago(nntp-save-marks): Pass missing arg.
Kai Grossjohann [Fri, 14 May 2004 09:19:56 +0000 (09:19 +0000)]
(nntp-save-marks): Pass missing arg.

20 years agoAdd function nntp-marks-directory, use it. This creates a separate
Kai Grossjohann [Thu, 13 May 2004 17:57:12 +0000 (17:57 +0000)]
Add function nntp-marks-directory, use it.  This creates a separate
marks subdir for each server.

20 years agoSupport marks.
Kai Grossjohann [Thu, 13 May 2004 17:46:34 +0000 (17:46 +0000)]
Support marks.
(nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
(nntp-marks-modtime, nntp-marks-directory): New variables.
(nntp-request-set-mark, nntp-request-update-info)
(nntp-possibly-create-directory, nntp-marks-changed-p)
(nntp-save-marks, nntp-open-marks): New functions.

20 years ago(gnus-namazu/setup): Do not update indices `gnus-namazu-command-prefix' is non-nil.
TSUCHIYA Masatoshi [Thu, 13 May 2004 07:09:28 +0000 (07:09 +0000)]
(gnus-namazu/setup): Do not update indices `gnus-namazu-command-prefix' is non-nil.

20 years ago* gnus-xmas.el (gnus-xmas-select-lowest-window)
Jesper Harder [Wed, 12 May 2004 21:00:55 +0000 (21:00 +0000)]
* gnus-xmas.el (gnus-xmas-select-lowest-window)
(gnus-xmas-redefine): Rename.

* gnus-score.el (gnus-score-insert-help): Use
gnus-select-lowest-window.

* gnus-ems.el (gnus-select-lowest-window): Copy definition of
appt-select-lowest-window and rename to gnus-select-lowest-window.

* gnus.el: do.

20 years ago(rfc2047-encode): Use uppercase letters to specify encodings of
TSUCHIYA Masatoshi [Wed, 12 May 2004 17:31:24 +0000 (17:31 +0000)]
(rfc2047-encode): Use uppercase letters to specify encodings of
MIME-encoded words, in order to improve interoperability with several
broken MUAs.

20 years agoDescribe nnir.el.
Kai Grossjohann [Wed, 12 May 2004 06:50:16 +0000 (06:50 +0000)]
Describe nnir.el.

20 years agoupdate.
TSUCHIYA Masatoshi [Tue, 11 May 2004 09:05:59 +0000 (09:05 +0000)]
update.

20 years agoNew file.
TSUCHIYA Masatoshi [Tue, 11 May 2004 06:12:59 +0000 (06:12 +0000)]
New file.

20 years ago(MIME Commands): Added
Reiner Steib [Mon, 10 May 2004 17:54:52 +0000 (17:54 +0000)]
(MIME Commands): Added
gnus-mime-display-multipart-as-mixed,
gnus-mime-display-multipart-alternative-as-mixed,
gnus-mime-display-multipart-related-as-mixed.

20 years ago* mm-view.el (mm-inline-text-html-render-with-w3): Check META
TSUCHIYA Masatoshi [Fri, 7 May 2004 07:36:52 +0000 (07:36 +0000)]
* mm-view.el (mm-inline-text-html-render-with-w3): Check META
tags, only when charsets are not specified in headers.
(mm-inline-text-html-render-with-w3m): Ditto.

* lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
`w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.

20 years ago(article-strip-banner): Use MIME-encoded from fields
TSUCHIYA Masatoshi [Thu, 6 May 2004 13:34:04 +0000 (13:34 +0000)]
(article-strip-banner): Use MIME-encoded from fields
instead of MIME-decoded from fields when checking
`gnus-article-address-banner-alist', instead of calling
`gnus-fetch-original-field'.

20 years ago(article-strip-banner): Use original from fields instead of
TSUCHIYA Masatoshi [Thu, 6 May 2004 01:41:33 +0000 (01:41 +0000)]
(article-strip-banner): Use original from fields instead of
MIME-decoded from fields, when checking `gnus-article-address-banner-alist'.

20 years ago(nnrss-check-group, nnrss-read-group-data): Hash on
Jesper Harder [Mon, 3 May 2004 15:23:38 +0000 (15:23 +0000)]
(nnrss-check-group, nnrss-read-group-data): Hash on
description rather than subject.

20 years ago2004-05-02 Steve Youngs <steve@youngs.au.com>
Steve Youngs [Sat, 1 May 2004 22:24:53 +0000 (22:24 +0000)]
2004-05-02  Steve Youngs  <steve@youngs.au.com>

* dgnushack.el: Autoload `mail-fetch-field' for XEmacs.

20 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Sat, 1 May 2004 10:34:07 +0000 (10:34 +0000)]
(gnus-version-number): Bump.

20 years agoRelease commit
Lars Magne Ingebrigtsen [Sat, 1 May 2004 10:32:29 +0000 (10:32 +0000)]
Release commit

20 years ago(gnus-agent-read-agentview): Inline
Lars Magne Ingebrigtsen [Sat, 1 May 2004 10:12:01 +0000 (10:12 +0000)]
(gnus-agent-read-agentview): Inline
gnus-uncompress-range.

20 years ago(spam-bsfilter-path): Use `executable-find' instead of
TSUCHIYA Masatoshi [Fri, 30 Apr 2004 17:55:59 +0000 (17:55 +0000)]
(spam-bsfilter-path): Use `executable-find' instead of
`exec-installed-p'.

20 years ago* gnus.el (spam-process, spam-autodetect-methods): Add
TSUCHIYA Masatoshi [Fri, 30 Apr 2004 14:33:59 +0000 (14:33 +0000)]
* gnus.el (spam-process, spam-autodetect-methods): Add
bsfilter and bsfilter-headers.

* spam.el (spam-bsfilter): New customize group.
(spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
(spam-bsfilter-header, spam-bsfilter-probability-header)
(spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
(spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
(spam-bsfilter-database-directory): New options.
(spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
(spam-list-of-statistical-checks, spam-registration-functions):
Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
(spam-bsfilter-score): New command.
(spam-check-bsfilter-headers, spam-check-bsfilter)
(spam-bsfilter-register-with-bsfilter)
(spam-bsfilter-register-spam-routine)
(spam-bsfilter-unregister-spam-routine)
(spam-bsfilter-register-ham-routine)
(spam-bsfilter-unregister-ham-routine): New functions.
(spam-generic-score): Supprt bsfilter; Accept an optional argument
to recalcurate spam score even if scoring header has already been
added.
(spam-bogofilter-score, spam-spamassassin-score): Accept an
optional argument to recalcurate spam score even if scoring header
has already been added.

20 years ago(nnrss-get-namespace-prefix): Use string= to compare
Jesper Harder [Thu, 29 Apr 2004 00:42:02 +0000 (00:42 +0000)]
(nnrss-get-namespace-prefix): Use string= to compare
strings!  Reported by David D. Smith <davidsmith@acm.org>.
(nnrss-check-group, nnrss-read-group-data): Hash on Subject if
link is missing.

20 years ago(html2text-replace-list): Add &amp; and &apos;.
Jesper Harder [Wed, 28 Apr 2004 18:48:16 +0000 (18:48 +0000)]
(html2text-replace-list): Add &amp; and &apos;.
(html2text-get-attr): Rewrite.