gnus
21 years ago(mm-default-multibyte-p): New.
Dave Love [Mon, 5 May 2003 18:07:33 +0000 (18:07 +0000)]
(mm-default-multibyte-p): New.
(mm-coding-system-p): Maybe use find-coding-systems.

21 years agoAdditions.
Jesper Harder [Mon, 5 May 2003 02:57:13 +0000 (02:57 +0000)]
Additions.

21 years ago(Oort Gnus): Fix typo.
Jesper Harder [Mon, 5 May 2003 01:56:38 +0000 (01:56 +0000)]
(Oort Gnus): Fix typo.

21 years agoadded (tiny change) in two places
Teodor Zlatanov [Sun, 4 May 2003 22:40:59 +0000 (22:40 +0000)]
added (tiny change) in two places

21 years ago*** empty log message ***
Dave Love [Sun, 4 May 2003 17:06:56 +0000 (17:06 +0000)]
*** empty log message ***

21 years ago(rfc2047-parse-and-decode): Revert last change.
Dave Love [Sun, 4 May 2003 17:06:24 +0000 (17:06 +0000)]
(rfc2047-parse-and-decode): Revert last change.

21 years ago*** empty log message ***
Dave Love [Sun, 4 May 2003 10:59:59 +0000 (10:59 +0000)]
*** empty log message ***

21 years ago(with-syntax-table): Define if necessary.
Dave Love [Sun, 4 May 2003 10:59:35 +0000 (10:59 +0000)]
(with-syntax-table): Define if necessary.
(rfc2047-syntax-table): Fix last change for XEmacs.

21 years ago(Agent Basics): Explain that some servers can be
Kai Grossjohann [Sat, 3 May 2003 20:03:17 +0000 (20:03 +0000)]
(Agent Basics): Explain that some servers can be
agentized, whereas others aren't.

21 years ago* gnus.el: Don't test for `mm-guess-mime-charset'.
Jesper Harder [Sat, 3 May 2003 16:47:19 +0000 (16:47 +0000)]
* gnus.el: Don't test for `mm-guess-mime-charset'.

* mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.

* gnus.el (gnus-default-charset): Set default value to
`undecided'.

* gnus-art.el (article-decode-charset): Don't supply 4th arg to
mm-decode-body.

* mm-bodies.el (mm-decode-coding-region-safely): Remove.
(mm-decode-body): Don't use mm-decode-coding-region-safely.

21 years ago(rfc2047-decode-string): Don't set the buffer multibyte before
Dave Love [Sat, 3 May 2003 14:20:49 +0000 (14:20 +0000)]
(rfc2047-decode-string): Don't set the buffer multibyte before
calling buffer-string.

21 years agoAdd ", ?".
Jesper Harder [Sat, 3 May 2003 14:20:38 +0000 (14:20 +0000)]
Add ", ?".

21 years ago(rfc2047-syntax-table): Don't call make-char-table
Dave Love [Sat, 3 May 2003 13:12:32 +0000 (13:12 +0000)]
(rfc2047-syntax-table): Don't call make-char-table
with 2 args.

21 years ago*** empty log message ***
Dave Love [Sat, 3 May 2003 12:35:29 +0000 (12:35 +0000)]
*** empty log message ***

21 years ago(mm-long-lines-p): Autoload.
Dave Love [Sat, 3 May 2003 12:34:56 +0000 (12:34 +0000)]
(mm-long-lines-p): Autoload.
(mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
unibyte.  Signal error on unknown encoding.
(mm-encode-buffer, mm-qp-or-base64): Doc fix.

21 years ago(rfc2047-fold-field): Replace. (Unintentionally deleted.)
Dave Love [Sat, 3 May 2003 12:30:22 +0000 (12:30 +0000)]
(rfc2047-fold-field): Replace.  (Unintentionally deleted.)

21 years ago*** empty log message ***
Dave Love [Fri, 2 May 2003 23:25:33 +0000 (23:25 +0000)]
*** empty log message ***

21 years ago(rfc2047-point-at-bol, rfc2047-point-at-eol): New. Callers of
Dave Love [Fri, 2 May 2003 23:25:17 +0000 (23:25 +0000)]
(rfc2047-point-at-bol, rfc2047-point-at-eol): New.  Callers of
gnus- versions changed to use them.
(rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
fixes.
(rfc2047-encoding-type): New.
(rfc2047-encode-message-header): Use mm-charset-to-coding-system.
Don't include header name field in encoding.  Add `address-mime'
case and bind rfc2047-encoding-type for `mime' case.
(rfc2047-encodable-p): Deleted.
(rfc2047-syntax-table): New.
(rfc2047-encode-region, rfc2047-encode): Rewritten to take account
of rfc2047 rules with respect to rfc2822 tokens and to do encoding
in place rather than by passing strings.
(rfc2047-encode-string): Doc fix.
(rfc2047-q-encode-region): Don't use mm-with-unibyte-current-buffer.
(rfc2047-encoded-word-regexp): eval-and-compile.
(rfc2047-decode-region): Avoid concatenation in loop.
(rfc2047-parse-and-decode): Remove useless disjunction.

21 years ago*** empty log message ***
Dave Love [Fri, 2 May 2003 17:58:15 +0000 (17:58 +0000)]
*** empty log message ***

21 years ago(message-narrow-to-headers): Autoload.
Dave Love [Fri, 2 May 2003 17:57:37 +0000 (17:57 +0000)]
(message-narrow-to-headers): Autoload.

21 years ago(sieve-manage-mode-menu): Define before use.
Dave Love [Fri, 2 May 2003 17:57:26 +0000 (17:57 +0000)]
(sieve-manage-mode-menu): Define before use.

21 years ago(starttls-negotiate): Autoload.
Dave Love [Fri, 2 May 2003 17:57:18 +0000 (17:57 +0000)]
(starttls-negotiate): Autoload.

21 years ago(mail-header-remove-comments, mm-encode-body)
Dave Love [Fri, 2 May 2003 17:57:11 +0000 (17:57 +0000)]
(mail-header-remove-comments, mm-encode-body)
(mail-header-remove-whitespace): Autoload.

21 years ago(rfc2047-q-encode-region, rfc2047-decode): Use
Dave Love [Fri, 2 May 2003 17:57:02 +0000 (17:57 +0000)]
(rfc2047-q-encode-region, rfc2047-decode): Use
mm-with-unibyte-current-buffer.

21 years ago(format-spec, format-spec-make, open-tls-stream):
Dave Love [Fri, 2 May 2003 17:55:56 +0000 (17:55 +0000)]
(format-spec, format-spec-make, open-tls-stream):
Autoload.

21 years ago(gnus-util): Require.
Dave Love [Fri, 2 May 2003 17:55:35 +0000 (17:55 +0000)]
(gnus-util): Require.

21 years ago(mml): Require.
Dave Love [Fri, 2 May 2003 17:55:28 +0000 (17:55 +0000)]
(mml): Require.
(mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
mm-with-unibyte-current-buffer.

21 years ago(mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
Dave Love [Fri, 2 May 2003 17:55:20 +0000 (17:55 +0000)]
(mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
mm-with-unibyte-current-buffer.

21 years ago(mm-coding-system-p): Don't override nil from
Dave Love [Fri, 2 May 2003 17:55:08 +0000 (17:55 +0000)]
(mm-coding-system-p): Don't override nil from
coding-system-p.
(mm-mule4-p, mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Deleted.
(mm-multibyte-p): Use defun, not defalias.
(mm-make-temp-file): Moved to group at top of file.

21 years ago(mm-extern-local-file): Use mm-disable-multibyte.
Dave Love [Fri, 2 May 2003 17:54:38 +0000 (17:54 +0000)]
(mm-extern-local-file): Use mm-disable-multibyte.
(mm-extern-url): Use mm-with-unibyte-current-buffer,
mm-disable-multibyte.
(mm-extern-anon-ftp): Use mm-disable-multibyte.

21 years ago(message-use-idna): Use mm-coding-system-p.
Dave Love [Fri, 2 May 2003 17:54:04 +0000 (17:54 +0000)]
(message-use-idna): Use mm-coding-system-p.
(message-tokenize-header, message-make-organization)
(message-make-from):  Use with-temp-buffer.
(message-set-work-buffer): Deleted.
(message-fill-paragraph): Use `if' not `and' for compiler warning.
(message-check-news-header-syntax): Remove useless lambda.
(message-forward-make-body): Use mm-disable-multibyte,
mm-with-unibyte-current-buffer, mm-enable-multibyte.
(message-replace-chars-in-string): Deleted.

21 years ago(mail-source-callback): Use mm-make-temp-file.
Dave Love [Fri, 2 May 2003 17:53:48 +0000 (17:53 +0000)]
(mail-source-callback): Use mm-make-temp-file.
(mail-source-make-complex-temp-name): Deleted.

21 years ago(rmail-default-rmail-file, mm-text-coding-system):
Dave Love [Fri, 2 May 2003 17:53:29 +0000 (17:53 +0000)]
(rmail-default-rmail-file, mm-text-coding-system):
Defvar when compiling.
(gnus-output-to-rmail): Require mm-util.

21 years ago(gnus-agent-expire): Autoload, don't defun.
Dave Love [Fri, 2 May 2003 17:53:08 +0000 (17:53 +0000)]
(gnus-agent-expire): Autoload, don't defun.

21 years ago(gnus-get-buffer-create)
Dave Love [Fri, 2 May 2003 17:52:53 +0000 (17:52 +0000)]
(gnus-get-buffer-create)
(nnheader-find-etc-directory, message-text-with-property):
Autoload.
(gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
(gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
(gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
(gnus-check-before-posting): Only defvar when compiling.

21 years ago(gnus-art): Require.
Dave Love [Fri, 2 May 2003 17:52:23 +0000 (17:52 +0000)]
(gnus-art): Require.

21 years ago(message-narrow-to-headers): Autoload.
Dave Love [Fri, 2 May 2003 17:51:10 +0000 (17:51 +0000)]
(message-narrow-to-headers): Autoload.

21 years agoComment.
Dave Love [Fri, 2 May 2003 17:49:30 +0000 (17:49 +0000)]
Comment.

21 years ago2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 21:33:48 +0000 (21:33 +0000)]
2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* nnrss.el (nnrss-find-rss-via-syndic8): Indent.

2003-05-01  Mark A. Hershberger  <mah@everybody.org>

* nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 21:29:51 +0000 (21:29 +0000)]
(gnus-version-number): Bump.

21 years ago* spam-report.el (spam-report-gmane-regex): docstring fix. From
Teodor Zlatanov [Thu, 1 May 2003 17:47:29 +0000 (17:47 +0000)]
* spam-report.el (spam-report-gmane-regex): docstring fix.  From
Jon Ericson <Jon.Ericson@jpl.nasa.gov>

* gnus.el (gnus-install-group-spam-parameters): docstring fix.
From Jon Ericson <Jon.Ericson@jpl.nasa.gov>

21 years ago(gnus-registry-fetch-extra)
Teodor Zlatanov [Thu, 1 May 2003 17:07:33 +0000 (17:07 +0000)]
(gnus-registry-fetch-extra)
(gnus-registry-store-extra, gnus-registry-group-count): new functions
(gnus-registry-fetch-group, gnus-registry-delete-group)
(gnus-registry-add-group): changed to work with extra data element
if present

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:19:27 +0000 (16:19 +0000)]
Release commit

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:14:44 +0000 (16:14 +0000)]
*** empty log message ***

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:08:39 +0000 (16:08 +0000)]
Release commit

21 years ago2003-05-01 Vasily Korytov <deskpot@despammed.com>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:03:41 +0000 (16:03 +0000)]
2003-05-01  Vasily Korytov  <deskpot@despammed.com>

* gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
set.

21 years ago(Oort Gnus): Fix last commit.
Reiner Steib [Thu, 1 May 2003 15:49:43 +0000 (15:49 +0000)]
(Oort Gnus): Fix last commit.

21 years ago(when): Check whether defadvice is fbound.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 15:47:55 +0000 (15:47 +0000)]
(when): Check whether defadvice is fbound.

21 years ago* gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
Teodor Zlatanov [Thu, 1 May 2003 15:46:54 +0000 (15:46 +0000)]
* gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
(gnus-registry-register-message-ids): use it

21 years ago(Oort Gnus): Add prefix limit feature.
Reiner Steib [Thu, 1 May 2003 15:33:06 +0000 (15:33 +0000)]
(Oort Gnus): Add prefix limit feature.

21 years ago(http): Update.
Jesper Harder [Thu, 1 May 2003 15:17:53 +0000 (15:17 +0000)]
(http): Update.

21 years agoUpdate copyright for several files.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:23:15 +0000 (14:23 +0000)]
Update copyright for several files.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:17:41 +0000 (14:17 +0000)]
(gnus-version-number): Bump.

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:15:57 +0000 (14:15 +0000)]
Release commit

21 years ago(spam-stat-test-directory): Compare against zero.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:14:31 +0000 (14:14 +0000)]
(spam-stat-test-directory): Compare against zero.

21 years ago(spam-stat-test-directory): Skip 0 length files.
Alex Schroeder [Thu, 1 May 2003 14:08:21 +0000 (14:08 +0000)]
(spam-stat-test-directory): Skip 0 length files.

21 years agoEr, head.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:07:15 +0000 (14:07 +0000)]
Er, head.

21 years agobody-boundary value
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:06:24 +0000 (14:06 +0000)]
body-boundary value

21 years ago(spam-stat-test-directory): Skip 0 length files.
Alex Schroeder [Thu, 1 May 2003 14:00:48 +0000 (14:00 +0000)]
(spam-stat-test-directory): Skip 0 length files.

21 years agoFix last commit.
Simon Josefsson [Thu, 1 May 2003 13:34:59 +0000 (13:34 +0000)]
Fix last commit.

21 years agoAdd prefix limit feature.
Simon Josefsson [Thu, 1 May 2003 13:34:33 +0000 (13:34 +0000)]
Add prefix limit feature.

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 1 May 2003 13:13:11 +0000 (13:13 +0000)]
*** empty log message ***

21 years ago(message-forward-subject-name-subject): Decode
Lars Magne Ingebrigtsen [Thu, 1 May 2003 13:13:04 +0000 (13:13 +0000)]
(message-forward-subject-name-subject): Decode
string when forwarding.

21 years ago2003-05-01 Oystein Viggen <oysteivi@tihlde.org>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:52:17 +0000 (12:52 +0000)]
2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>

* dgnushack.el (when): Add defadvice.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:35:22 +0000 (12:35 +0000)]
(gnus-version-number): Bump.

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:34:05 +0000 (12:34 +0000)]
Release commit

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:31:49 +0000 (12:31 +0000)]
Release commit

21 years ago(Emacsen): Update.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:31:25 +0000 (12:31 +0000)]
(Emacsen): Update.

21 years agoGo back to the standard Gnus logo.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 11:38:45 +0000 (11:38 +0000)]
Go back to the standard Gnus logo.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 08:07:12 +0000 (08:07 +0000)]
(gnus-version-number): Bump.

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 08:04:35 +0000 (08:04 +0000)]
Release commit

21 years ago2003-05-01 Vasily Korytov <deskpot@despammed.com>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 08:02:36 +0000 (08:02 +0000)]
2003-05-01  Vasily Korytov  <deskpot@despammed.com>

* gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.

21 years ago2003-04-30 Mark A. Hershberger <mah@everybody.org>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 07:54:28 +0000 (07:54 +0000)]
2003-04-30  Mark A. Hershberger  <mah@everybody.org>

* mm-url.el (mm-url-insert-file-contents): set url-current-object
in the case where mm-url-use-external is set.

* nnrss.el (nnrss-request-article): Change the messages created to
multipart/alternative.  Hopefully fixes a problem interaction with
w3m.
(nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
around.

21 years ago(message-check-news-header-syntax): Alter "posting"
Lars Magne Ingebrigtsen [Thu, 1 May 2003 07:48:51 +0000 (07:48 +0000)]
(message-check-news-header-syntax): Alter "posting"
message.

21 years ago(nnrss-node-text): Don't use char classes.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 07:43:18 +0000 (07:43 +0000)]
(nnrss-node-text): Don't use char classes.

21 years ago2003-05-01 David Z. Maze <dmaze@mit.edu>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 07:17:23 +0000 (07:17 +0000)]
2003-05-01  David Z. Maze  <dmaze@mit.edu>

* nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
in condition-case.

21 years agoIndent.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 07:07:34 +0000 (07:07 +0000)]
Indent.

21 years ago(message-required-headers): Remove In-Reply-To.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 06:39:41 +0000 (06:39 +0000)]
(message-required-headers): Remove In-Reply-To.

21 years ago(gnus-open-server): Revert changes.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 06:16:09 +0000 (06:16 +0000)]
(gnus-open-server): Revert changes.

21 years ago(IMAP): Document nnimap-need-unselect-to-notice-new-mail.
Simon Josefsson [Thu, 1 May 2003 02:31:11 +0000 (02:31 +0000)]
(IMAP): Document nnimap-need-unselect-to-notice-new-mail.

21 years ago* gnus.texi (Wide Characters): Proportional -> fixed width.
Jesper Harder [Thu, 1 May 2003 02:06:47 +0000 (02:06 +0000)]
* gnus.texi (Wide Characters): Proportional -> fixed width.

* texi2latex.el (latexi-translate-file): Add @syncodeindex.

* gnus.texi: Markup and formatting improvements.
Use @syncodeindex for merging indexes to get the same font for
@defvar and @vindex entries.  Be more consistent about the case
of index entries.

21 years agoMarkup and formatting improvements.
Jesper Harder [Wed, 30 Apr 2003 23:31:31 +0000 (23:31 +0000)]
Markup and formatting improvements.

21 years ago(gnus-open-server): Try to open unagentized servers
Kai Grossjohann [Wed, 30 Apr 2003 21:51:49 +0000 (21:51 +0000)]
(gnus-open-server): Try to open unagentized servers
even when unplugged.

21 years ago(gnus-button-prefer-mid-or-mail): Fixed typo in doc-string.
Reiner Steib [Wed, 30 Apr 2003 21:27:33 +0000 (21:27 +0000)]
(gnus-button-prefer-mid-or-mail): Fixed typo in doc-string.
Fixed coding-stystem of ChangeLog.

21 years agoFix typos.
Jesper Harder [Wed, 30 Apr 2003 20:55:37 +0000 (20:55 +0000)]
Fix typos.

21 years ago* gnus.texi (Top, Appendices): Fixed Gnus FAQ entry.
Reiner Steib [Wed, 30 Apr 2003 20:40:42 +0000 (20:40 +0000)]
* gnus.texi (Top, Appendices): Fixed Gnus FAQ entry.

21 years agoWrap long lines in menus. Index.
Reiner Steib [Wed, 30 Apr 2003 20:39:38 +0000 (20:39 +0000)]
Wrap long lines in menus.  Index.

21 years agoMention Gnus FAQ.
Reiner Steib [Wed, 30 Apr 2003 20:24:11 +0000 (20:24 +0000)]
Mention Gnus FAQ.

21 years ago(Oort Gnus): Mention Gnus FAQ.
Reiner Steib [Wed, 30 Apr 2003 20:23:21 +0000 (20:23 +0000)]
(Oort Gnus): Mention Gnus FAQ.

21 years ago(Image Enhancements): Mention missing images support of Emacs on MS Windows.
Reiner Steib [Wed, 30 Apr 2003 20:12:33 +0000 (20:12 +0000)]
(Image Enhancements): Mention missing images support of Emacs on MS Windows.

21 years ago* gnus.texi (Filtering Spam Using The Spam ELisp Package): revised documentation
Teodor Zlatanov [Wed, 30 Apr 2003 20:07:31 +0000 (20:07 +0000)]
* gnus.texi (Filtering Spam Using The Spam ELisp Package): revised documentation
(Gmane Spam Reporting, Anti-spam Hashcash Payments): new sections

21 years ago(Oort Gnus): New features in Gnus 5.10 from GNUS-NEWS.
Reiner Steib [Wed, 30 Apr 2003 18:34:33 +0000 (18:34 +0000)]
(Oort Gnus): New features in Gnus 5.10 from GNUS-NEWS.

21 years agoAdd gnus-mime-delete-part, markup fixes and some other corrections.
Reiner Steib [Wed, 30 Apr 2003 17:34:54 +0000 (17:34 +0000)]
Add gnus-mime-delete-part, markup fixes and some other corrections.

21 years ago2003-05-01 Steve Youngs <youngs@xemacs.org>
Steve Youngs [Wed, 30 Apr 2003 17:20:10 +0000 (17:20 +0000)]
2003-05-01  Steve Youngs  <youngs@xemacs.org>

* lpath.el: Add a section for non-Mule XEmacsen.
fbind `find-charset-string' and `coding-system-base' in that
section.

* gnus-util.el (gnus-completing-read-maybe-default): New.
(gnus-completing-read): Use it.

* mm-view.el (mm-view-pkcs7-decrypt): Ditto.

* gnus-art.el (gnus-read-string): New.
(gnus-summary-pipe-to-muttprint): Use it.

* gnus-xmas.el (gnus-xmas-open-network-stream): New.

* dns.el (dns-make-network-process): Use it.

Take care of some differences between XEmacs 21.1 and newer
versions of XEmacs.

Also, fix up some mutilations of Kai's name in lisp/ChangeLog caused
by somebody else's checkin.

21 years ago(Filtering Spam Using The Spam ELisp Package): Index.
Jesper Harder [Wed, 30 Apr 2003 17:07:49 +0000 (17:07 +0000)]
(Filtering Spam Using The Spam ELisp Package): Index.
Add gnus-spam-mark.
(Various Summary Stuff): Add gnus-summary-display-arrow.

21 years ago(gnus-registry-fetch-message-id-fast): new function
Teodor Zlatanov [Wed, 30 Apr 2003 16:26:12 +0000 (16:26 +0000)]
(gnus-registry-fetch-message-id-fast): new function
(gnus-registry-delete-group, gnus-registry-add-group): make sure
the id and group are not nil
(gnus-registry-register-message-ids): new function
(gnus-register-action): optimized logical flow
(gnus-summary-prepare-hook): added gnus-registry-register-message-ids

21 years ago(gnus-registry-split-fancy-with-parent): added
Teodor Zlatanov [Wed, 30 Apr 2003 15:20:52 +0000 (15:20 +0000)]
(gnus-registry-split-fancy-with-parent): added
diagnostic message
(gnus-registry-grep-in-list): don't run when word is nil

21 years ago* gnus-delay.el (gnus-delay-article): Call
Kai Grossjohann [Wed, 30 Apr 2003 15:04:37 +0000 (15:04 +0000)]
* gnus-delay.el (gnus-delay-article): Call
`gnus-agent-queue-setup' to create the delay group.

* gnus-agent.el (gnus-agent-queue-setup): Support optional arg
for the (queue) group name.

21 years agoAdded Article Buttons. Added Upgrading (from Simon Josefsson).
Reiner Steib [Wed, 30 Apr 2003 14:39:29 +0000 (14:39 +0000)]
Added Article Buttons.  Added Upgrading (from Simon Josefsson).

21 years agoAdditions.
Jesper Harder [Wed, 30 Apr 2003 13:21:50 +0000 (13:21 +0000)]
Additions.