gnus
24 years agoAdd Eric Marsden's patch.
ShengHuo ZHU [Mon, 13 Dec 1999 15:53:29 +0000 (15:53 +0000)]
Add Eric Marsden's patch.
Merge several decode-entities copies.

24 years agoApply Dave Love's new patch.
ShengHuo ZHU [Sun, 12 Dec 1999 22:55:07 +0000 (22:55 +0000)]
Apply Dave Love's new patch.

24 years agoRevoke last Dave Love's patch, because of incompatibility of XEmacs.
ShengHuo ZHU [Sun, 12 Dec 1999 17:59:11 +0000 (17:59 +0000)]
Revoke last Dave Love's patch, because of incompatibility of XEmacs.

24 years agoApply Dave Love's patches.
ShengHuo ZHU [Sun, 12 Dec 1999 17:33:19 +0000 (17:33 +0000)]
Apply Dave Love's patches.
Change headers.

24 years ago`widen' is bad. It removes all restriction. Replace it!
ShengHuo ZHU [Sun, 12 Dec 1999 15:41:14 +0000 (15:41 +0000)]
`widen' is bad. It removes all restriction. Replace it!

24 years agocharset-after may be undefined.
ShengHuo ZHU [Sun, 12 Dec 1999 15:25:38 +0000 (15:25 +0000)]
charset-after may be undefined.

24 years ago(rfc2047-encodable-p): New parameter header used to indicate that only
Florian Weimer [Sun, 12 Dec 1999 09:28:38 +0000 (09:28 +0000)]
(rfc2047-encodable-p): New parameter header used to indicate that only
US-ASCII is permitted.
(rfc2047-encode-message-header): Use it.  Now, Gnus should never use
unencoded 8-bit characters in message headers.

24 years ago*** empty log message ***
Florian Weimer [Sun, 12 Dec 1999 09:27:28 +0000 (09:27 +0000)]
*** empty log message ***

24 years agoWork with CRLF.
ShengHuo ZHU [Sun, 12 Dec 1999 08:12:32 +0000 (08:12 +0000)]
Work with CRLF.

24 years agoRequire url-cookie.
ShengHuo ZHU [Sat, 11 Dec 1999 19:46:13 +0000 (19:46 +0000)]
Require url-cookie.

24 years agoImprove extracting article of mail-archive.
ShengHuo ZHU [Sat, 11 Dec 1999 19:27:32 +0000 (19:27 +0000)]
Improve extracting article of mail-archive.

24 years agoFetch URL in unibyte mode.
ShengHuo ZHU [Sat, 11 Dec 1999 17:33:47 +0000 (17:33 +0000)]
Fetch URL in unibyte mode.

24 years agoFix the return value of nnweb-request-article.
ShengHuo ZHU [Fri, 10 Dec 1999 21:25:17 +0000 (21:25 +0000)]
Fix the return value of nnweb-request-article.

24 years agoA typo in setting gnus-newsgroup-ignored-charsets.
ShengHuo ZHU [Fri, 10 Dec 1999 21:09:25 +0000 (21:09 +0000)]
A typo in setting gnus-newsgroup-ignored-charsets.

24 years agonnweb-init uses mm-with-unibyte.
ShengHuo ZHU [Fri, 10 Dec 1999 17:20:30 +0000 (17:20 +0000)]
nnweb-init uses mm-with-unibyte.

24 years agoMULE charset composition is not a real charset.
ShengHuo ZHU [Fri, 10 Dec 1999 01:47:10 +0000 (01:47 +0000)]
MULE charset composition is not a real charset.

24 years agoAsk user to confirm charset for characters of unknown encoding.
ShengHuo ZHU [Thu, 9 Dec 1999 22:55:08 +0000 (22:55 +0000)]
Ask user to confirm charset for characters of unknown encoding.

24 years ago(gnus-get-unread-articles): Make sure all methods
Simon Josefsson [Thu, 9 Dec 1999 20:11:48 +0000 (20:11 +0000)]
(gnus-get-unread-articles): Make sure all methods
are scanned when we have directory mail-sources (the mail source
is modified in that case, so we must scan it for all
groups/methods).

24 years agoSave current-group etc. when move articles.
ShengHuo ZHU [Thu, 9 Dec 1999 17:12:35 +0000 (17:12 +0000)]
Save current-group etc. when move articles.

24 years agoUse the last charset.
ShengHuo ZHU [Thu, 9 Dec 1999 15:23:49 +0000 (15:23 +0000)]
Use the last charset.
Fix bug in get new mail in this group.

24 years ago1999-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Wed, 8 Dec 1999 13:11:41 +0000 (13:11 +0000)]
1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>

* gnus.el (gnus-select-method): Made the option list prettier.

24 years ago*** empty log message ***
Florian Weimer [Wed, 8 Dec 1999 07:02:32 +0000 (07:02 +0000)]
*** empty log message ***

24 years ago(gnus-group-posting-charset-alist): Use iso-8859-1 for the `de'
Florian Weimer [Wed, 8 Dec 1999 07:00:34 +0000 (07:00 +0000)]
(gnus-group-posting-charset-alist): Use iso-8859-1 for the `de'
newsgroups hierarchy, as it is common practice there.

24 years agoFix error of arguments and references.
ShengHuo ZHU [Tue, 7 Dec 1999 21:21:45 +0000 (21:21 +0000)]
Fix error of arguments and references.

24 years agoA confirmation fuction for batch.
ShengHuo ZHU [Tue, 7 Dec 1999 20:08:16 +0000 (20:08 +0000)]
A confirmation fuction for batch.

24 years agoDelete nil.
ShengHuo ZHU [Tue, 7 Dec 1999 17:38:04 +0000 (17:38 +0000)]
Delete nil.
In XEmacs, there is no charset for control characters.

24 years agoCapitalizing is not always correct, since some environment like "IPA".
ShengHuo ZHU [Tue, 7 Dec 1999 16:52:16 +0000 (16:52 +0000)]
Capitalizing is not always correct, since some environment like "IPA".
Delete nil, error-proof.

24 years agoFinish previous fix
Per Abrahamsen [Tue, 7 Dec 1999 14:38:49 +0000 (14:38 +0000)]
Finish previous fix

24 years ago1999-12-07 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Tue, 7 Dec 1999 12:46:52 +0000 (12:46 +0000)]
1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>

* nnslashdot.el (nnslashdot-request-list): There were two
otp-level body-forms.  Put a `progn' around them.

* gnus.el (gnus-select-method): Use `condition-case'
instead of `ignore-errors', since cl may not be loaded when the
form is evaluated.

24 years agoMinor change.
ShengHuo ZHU [Tue, 7 Dec 1999 06:07:50 +0000 (06:07 +0000)]
Minor change.

24 years agoAdd mail-archive.
ShengHuo ZHU [Tue, 7 Dec 1999 05:25:04 +0000 (05:25 +0000)]
Add mail-archive.

24 years agoSupport www.mail-archive.com.
ShengHuo ZHU [Tue, 7 Dec 1999 05:09:43 +0000 (05:09 +0000)]
Support www.mail-archive.com.
A bit speed up for nnmail-get-new-mail.

24 years ago* utf7.el: New file, written by Jon K Hellan.
Simon Josefsson [Mon, 6 Dec 1999 21:26:03 +0000 (21:26 +0000)]
* utf7.el: New file, written by Jon K Hellan.

* imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
default to t.

24 years ago* gnus.texi (Slashdot): Addition.
Lars Magne Ingebrigtsen [Mon, 6 Dec 1999 04:28:16 +0000 (04:28 +0000)]
* gnus.texi (Slashdot): Addition.

24 years ago* nnslashdot.el (nnslashdot-request-delete-group): New function.
Lars Magne Ingebrigtsen [Mon, 6 Dec 1999 04:28:03 +0000 (04:28 +0000)]
* nnslashdot.el (nnslashdot-request-delete-group): New function.

* gnus-sum.el (gnus-summary-refer-article): Work for lists with
current.
(gnus-refer-article-methods): New function.
(gnus-summary-refer-article): Use it.

24 years ago* gnus.texi (Mail Source Specifiers): Removed backslashes.
Lars Magne Ingebrigtsen [Sun, 5 Dec 1999 03:00:45 +0000 (03:00 +0000)]
* gnus.texi (Mail Source Specifiers): Removed backslashes.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sun, 5 Dec 1999 03:00:20 +0000 (03:00 +0000)]
*** empty log message ***

24 years ago(nnimap-retrieve-groups): Return active format.
Simon Josefsson [Sun, 5 Dec 1999 02:29:26 +0000 (02:29 +0000)]
(nnimap-retrieve-groups): Return active format.
(nnimap-replace-in-string): Removed.
(nnimap-request-list):
(nnimap-retrieve-groups):
(nnimap-request-newgroups): Quote group instead of escaping SPC.

24 years agoUse format-spec for ssl program.
Simon Josefsson [Sun, 5 Dec 1999 01:44:12 +0000 (01:44 +0000)]
Use format-spec for ssl program.
(imap-ssl-arguments): Removed.
(imap-ssl-open-{1,2}): Removed.

24 years ago1999-12-04 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Sat, 4 Dec 1999 17:44:01 +0000 (17:44 +0000)]
1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>

* gnus-start.el (gnus-site-init-file): Use `condition-case'
instead of `ignore-errors', since cl may not be loaded when the
form is evaluated.

24 years ago/tmp/cvsERRjBt
ShengHuo ZHU [Sat, 4 Dec 1999 16:44:54 +0000 (16:44 +0000)]
/tmp/cvsERRjBt

24 years ago(mm-display-part): Let mm-display-external return
Simon Josefsson [Sat, 4 Dec 1999 16:04:16 +0000 (16:04 +0000)]
(mm-display-part): Let mm-display-external return
inline or external.
(mm-display-external): For copiousoutput methods, insert output in
buffer.

24 years agoGo to the end of buffer when waiting for the last response.
ShengHuo ZHU [Sat, 4 Dec 1999 08:36:50 +0000 (08:36 +0000)]
Go to the end of buffer when waiting for the last response.

24 years ago* gnus-audio.el: An M too far.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 08:33:09 +0000 (08:33 +0000)]
* gnus-audio.el: An M too far.

24 years ago* gnus-msg.el (gnus-setup-message): One backtick too many.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 08:26:03 +0000 (08:26 +0000)]
* gnus-msg.el (gnus-setup-message): One backtick too many.

24 years ago* gnus.texi (Setting Process Marks): Addition.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 08:15:34 +0000 (08:15 +0000)]
* gnus.texi (Setting Process Marks): Addition.

24 years ago* gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 08:15:21 +0000 (08:15 +0000)]
* gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
a function, not a variable.

24 years agoBind mail-source-string in webmail.
ShengHuo ZHU [Sat, 4 Dec 1999 08:06:17 +0000 (08:06 +0000)]
Bind mail-source-string in webmail.

24 years ago* gnus.texi (Setting Process Marks): Addition.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 06:39:08 +0000 (06:39 +0000)]
* gnus.texi (Setting Process Marks): Addition.

24 years ago * gnus-msg.el (gnus-setup-message): Allow the charset setting to
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 06:38:52 +0000 (06:38 +0000)]
* gnus-msg.el (gnus-setup-message): Allow the charset setting to
do their real thing.

* nnmh.el (nnmh-be-safe): Doc fix.

* gnus-sum.el (gnus-summary-exit): Write cache active file.

24 years ago* nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 03:17:59 +0000 (03:17 +0000)]
* nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
status line has arrived before we count it.

* mailcap.el (mailcap-mime-data): Removed save-file from audio/*.

24 years ago* gnus.texi (extension): Posting server fix.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 02:29:53 +0000 (02:29 +0000)]
* gnus.texi (extension): Posting server fix.

24 years ago* gnus-sum.el (gnus-thread-header): Fixed after indent.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 02:29:36 +0000 (02:29 +0000)]
* gnus-sum.el (gnus-thread-header): Fixed after indent.
Whitespace problems.

* gnus-win.el (gnus-configure-windows): Error fix.

* gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
right function.

24 years ago* gnus.el: Fixed all the doc strings to match the FSF convetions.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 01:11:17 +0000 (01:11 +0000)]
* gnus.el: Fixed all the doc strings to match the FSF convetions.
Indent all functions.  Fix all comments to match the comment
conventions.  Double-space after full stop.

24 years agoMore patches.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 00:21:16 +0000 (00:21 +0000)]
More patches.

1999-12-04 01:16:52  Yoshiki Hayashi  <t90553@m.ecc.u-tokyo.ac.jp>

* gnus.texi (group-buffer): Fix "theese".

1999-12-04 01:13:51  Thomas Gellekum  <tg@ihf.rwth-aachen.de>

* gnus.texi (Height): Typo fix.

1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>

* xemacs.mak: New NMAKE file to support build and install of info
documentation on Windows NT, requiring the `texinfo' XEmacs
package.

24 years agoNow we added xemacs.mak.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 00:20:42 +0000 (00:20 +0000)]
Now we added  xemacs.mak.

24 years agoNew xemacs.mak.
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 00:20:07 +0000 (00:20 +0000)]
New xemacs.mak.

24 years agoApplied a bunch of patches:
Lars Magne Ingebrigtsen [Sat, 4 Dec 1999 00:19:49 +0000 (00:19 +0000)]
Applied a bunch of patches:

1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>

* nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
  value to divide received mails into my favorite groups and I met
  an error.  It takes place if the length of a element "VALUE" in
  nnmail-split-fancy is less than two.

1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>

* mml.el (mml-insert-part): New function.

1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>

* lpath.el: Add `sc-cite-regexp'.

1999-12-02  Dave Love  <fx@gnu.org>

* mm-decode.el: Customize.

1999-12-03  Dave Love  <fx@gnu.org>

* nnslashdot.el, nnultimate.el: Don't lose at compile time when
the W3 stuff isn't available.

1999-12-03  Dave Love  <fx@gnu.org>

* imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
at runtime.

1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>

* gnus-score.el (gnus-score-headers): Fix orphan scoring.

1999-12-01  Andrew Innes  <andrewi@gnu.org>

* nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
don't be fooled by "From nobody" lines added by respooling.

* pop3.el (pop3-movemail): Write crashbox in binary.
(pop3-get-message-count): New function.

* mail-source.el (mail-source-primary-source): New variable.
(mail-source-report-new-mail-interval): New variable.
(mail-source-idle-time-delay): New variable.
(mail-source-new-mail-available): New internal variable.
(mail-source-fetch-pop): Clear new mail flag, when mail from
primary source has been fetched.
(mail-source-check-pop): New function.
(mail-source-new-mail-p): New function.
(mail-source-start-idle-timer): New function.
(mail-source-report-new-mail): New function.
(mail-source-report-new-mail): New internal variable.
(mail-source-report-new-mail-timer): New internal variable.
(mail-source-report-new-mail-idle-timer): New internal variables.

1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>

* gnus-cus.el (gnus-group-customize): Customize fix.

1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>

* message.el (message-send-mail-with-sendmail): Use
message-make-address.

24 years agoRelease commit
Lars Magne Ingebrigtsen [Fri, 3 Dec 1999 19:30:24 +0000 (19:30 +0000)]
Release commit

24 years agoRelease commit
Lars Magne Ingebrigtsen [Fri, 3 Dec 1999 19:05:56 +0000 (19:05 +0000)]
Release commit

24 years agoDon't close the tag in mml-insert-tag. Define new function
Hrvoje Niksic [Fri, 3 Dec 1999 14:45:50 +0000 (14:45 +0000)]
Don't close the tag in mml-insert-tag.  Define new function
mml-insert-empty-tag that does that, and use it throughout.

24 years agoReturn -1 if not find the article number.
ShengHuo ZHU [Fri, 3 Dec 1999 13:54:37 +0000 (13:54 +0000)]
Return -1 if not find the article number.

24 years agoFind method for a new group.
ShengHuo ZHU [Fri, 3 Dec 1999 06:17:24 +0000 (06:17 +0000)]
Find method for a new group.

24 years agoIncluding the icons
Lars Magne Ingebrigtsen [Fri, 3 Dec 1999 05:08:01 +0000 (05:08 +0000)]
Including the icons

24 years ago* gnus.texi (Other Gnus Versions): New.
Lars Magne Ingebrigtsen [Fri, 3 Dec 1999 04:59:11 +0000 (04:59 +0000)]
* gnus.texi (Other Gnus Versions): New.
(Gnus Versions): Made into own node.

24 years ago* gnus-art.el (gnus-button-embedded-url): Always call browse-url.
Lars Magne Ingebrigtsen [Fri, 3 Dec 1999 04:58:56 +0000 (04:58 +0000)]
* gnus-art.el (gnus-button-embedded-url): Always call browse-url.

24 years agoPossibly fix the problem hangs on nntp-retrieve-groups.
ShengHuo ZHU [Thu, 2 Dec 1999 20:09:37 +0000 (20:09 +0000)]
Possibly fix the problem hangs on nntp-retrieve-groups.
This is a kind problem of no-wait in nntp-send-command.
nntp-accept-response may change the current-buffer (Search `blue moon' in
nntp.el).

24 years agoFix charset problems in nnweb, since *nntp* is a multibyte buffer.
ShengHuo ZHU [Thu, 2 Dec 1999 16:22:47 +0000 (16:22 +0000)]
Fix charset problems in nnweb, since  *nntp* is a multibyte buffer.
Fix another problem caused by malformed page (Searching "Stefan Monnier"
in dejanews)

24 years ago(mail-source-keyword-map): Add backslash to
Simon Josefsson [Thu, 2 Dec 1999 11:46:25 +0000 (11:46 +0000)]
(mail-source-keyword-map): Add backslash to
Delete-flag.

24 years ago* gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
Lars Magne Ingebrigtsen [Thu, 2 Dec 1999 06:53:33 +0000 (06:53 +0000)]
* gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
Latin-1.
(gnus-group-charset-alist): No, don't.

* nnweb.el (nnweb-init): Make the buffer unibyte.

24 years agoFix to get the default value.
ShengHuo ZHU [Thu, 2 Dec 1999 04:07:12 +0000 (04:07 +0000)]
Fix to get the default value.

24 years ago* gnus.texi (Paging the Article): Addition.
Lars Magne Ingebrigtsen [Thu, 2 Dec 1999 04:01:15 +0000 (04:01 +0000)]
* gnus.texi (Paging the Article): Addition.

24 years ago* nnslashdot.el (nnslashdot-read-groups): Unibyte.
Lars Magne Ingebrigtsen [Thu, 2 Dec 1999 04:01:04 +0000 (04:01 +0000)]
* nnslashdot.el (nnslashdot-read-groups): Unibyte.

* nnultimate.el (nnultimate-request-list): Use unibyte.

* gnus-uu.el (gnus-uu-grab-articles): Bind
gnus-display-mime-function to nil.

24 years ago* message.el (message-send-mail-with-sendmail): Use the
Lars Magne Ingebrigtsen [Thu, 2 Dec 1999 01:17:41 +0000 (01:17 +0000)]
* message.el (message-send-mail-with-sendmail): Use the
user-mail-address variable.

* gnus-art.el (gnus-ignored-headers): More headers.

* message.el (message-shorten-1): Use list.

24 years agoSee ChangeLog for the log entries
Lars Magne Ingebrigtsen [Thu, 2 Dec 1999 01:17:17 +0000 (01:17 +0000)]
See ChangeLog for the log entries

24 years ago* gnus.texi (Paging the Article): Addition.
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 23:25:29 +0000 (23:25 +0000)]
* gnus.texi (Paging the Article): Addition.

24 years ago* message.el (message-shorten-1): Use list.
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 23:25:18 +0000 (23:25 +0000)]
* message.el (message-shorten-1): Use list.

24 years ago* gnus-msg.el (gnus-configure-posting-styles): Ignore nil
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 22:52:05 +0000 (22:52 +0000)]
* gnus-msg.el (gnus-configure-posting-styles): Ignore nil
signatures.

* nnweb.el (nnweb-dejanews-create-mapping): Get the data.
(nnweb-dejanews-create-mapping): Do the properish date.

24 years agoMail-source supports common parameters and plugged.
ShengHuo ZHU [Wed, 1 Dec 1999 22:47:50 +0000 (22:47 +0000)]
Mail-source supports common parameters and plugged.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 22:37:43 +0000 (22:37 +0000)]
*** empty log message ***

24 years ago* mm-view.el (mm-inline-message): Check whether charset is a
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 22:37:32 +0000 (22:37 +0000)]
* mm-view.el (mm-inline-message): Check whether charset is a
string.

* nnslashdot.el (nnslashdot-request-post): Insert <p>'s.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 20:58:48 +0000 (20:58 +0000)]
*** empty log message ***

24 years ago* message.el (message-mode-map): Changed keystroke for
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 20:58:20 +0000 (20:58 +0000)]
* message.el (message-mode-map): Changed keystroke for
message-yank-buffer.
1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>

* message.el (message-shorten-references): Cut references to 31
elements, then either fold them or shorten them to 988 characters.
(message-shorten-1): New function.
(message-cater-to-broken-inn): New variable.

1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>

* nnslashdot.el (nnslashdot-lose): New function.

1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* mm-view.el (mm-inline-message): Not the right type of charset is
being fetched here.  Let the group charset rule.
(mm-inline-message): Ignore us-ascii.

24 years ago(gnus-get-unread-articles): Scan each method only
Simon Josefsson [Wed, 1 Dec 1999 19:33:41 +0000 (19:33 +0000)]
(gnus-get-unread-articles): Scan each method only
once.

24 years ago* gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 18:26:50 +0000 (18:26 +0000)]
* gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
group inherit reply-to or from.

24 years agoShow an article with a specified charset.
ShengHuo ZHU [Wed, 1 Dec 1999 18:16:16 +0000 (18:16 +0000)]
Show an article with a specified charset.

24 years ago* mail-source.el (mail-source-delete-incoming): Change default to
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 16:39:07 +0000 (16:39 +0000)]
* mail-source.el (mail-source-delete-incoming): Change default to
t.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 16:29:02 +0000 (16:29 +0000)]
*** empty log message ***

24 years agoSee ChangeLog for the log entries
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 15:38:04 +0000 (15:38 +0000)]
See ChangeLog for the log entries

24 years ago* gnus.texi (Topic Parameters): Addition.
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 15:37:55 +0000 (15:37 +0000)]
* gnus.texi (Topic Parameters): Addition.
(Summary Message Commands): New.
(Canceling and Superseding): Made into subsection.

24 years ago* mm-decode.el (mm-inline-media-tests): Check feature vcard.
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 15:37:39 +0000 (15:37 +0000)]
* mm-decode.el (mm-inline-media-tests): Check feature vcard.

* gnus-msg.el (gnus-summary-yank-message): New command and
keystroke.

* message.el (message-yank-buffer): New command.
(message-buffers): New function.

24 years ago* gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 14:39:36 +0000 (14:39 +0000)]
* gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
next group in a more normal fasion.

* mml.el (mml-boundary-function): New variable.
(mml-compute-boundary): Use it.

* nnmh.el (nnmh-active-number): Skip past files that have buffers
that exist for them.

* gnus-async.el (gnus-async-prefetch-next): Cancel timers.
(gnus-async-timer): New variable.

24 years ago* gnus.texi (Topic Parameters): Addition.
Lars Magne Ingebrigtsen [Wed, 1 Dec 1999 14:39:17 +0000 (14:39 +0000)]
* gnus.texi (Topic Parameters): Addition.

24 years agoAdd a note.
ShengHuo ZHU [Tue, 30 Nov 1999 16:01:22 +0000 (16:01 +0000)]
Add a note.

24 years ago* nnultimate.el (nnultimate-request-list): Be more lenient with
Lars Magne Ingebrigtsen [Tue, 30 Nov 1999 14:14:23 +0000 (14:14 +0000)]
* nnultimate.el (nnultimate-request-list): Be more lenient with
root addresses.

24 years agoHotmail changes the format.
ShengHuo ZHU [Tue, 30 Nov 1999 14:12:58 +0000 (14:12 +0000)]
Hotmail changes the format.

24 years ago(mm-display-external): Use `shell-command-switch' instead of "-c".
Simon Josefsson [Mon, 29 Nov 1999 21:45:20 +0000 (21:45 +0000)]
(mm-display-external): Use `shell-command-switch' instead of "-c".

24 years ago(mm-display-external): For `copiousoutput' methods,
Simon Josefsson [Mon, 29 Nov 1999 21:43:54 +0000 (21:43 +0000)]
(mm-display-external): For `copiousoutput' methods,
switch to buffer after calling program.

24 years ago* gnus.texi: Typo fixes and @sc.
Lars Magne Ingebrigtsen [Sat, 27 Nov 1999 16:18:12 +0000 (16:18 +0000)]
* gnus.texi: Typo fixes and @sc.

24 years ago* nnultimate.el (nnultimate-possibly-change-server): Don't always
Lars Magne Ingebrigtsen [Sat, 27 Nov 1999 16:18:01 +0000 (16:18 +0000)]
* nnultimate.el (nnultimate-possibly-change-server): Don't always
read groups file.