gnus
22 years ago2001-06-03 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Sun, 3 Jun 2001 10:10:50 +0000 (10:10 +0000)]
2001-06-03  Simon Josefsson  <simon@josefsson.org>

* imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
autoloaded incorrectly below because ssl-program-* is bound.)
Thanks to Amos Gouaux for report.

22 years ago2001-06-02 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Fri, 1 Jun 2001 20:57:09 +0000 (20:57 +0000)]
2001-06-02  Simon Josefsson  <simon@josefsson.org>

* imap.el (imap-kerberos4-open):
(imap-gssapi-open):
(imap-ssl-open):
(imap-network-open):
(imap-shell-open):
(imap-starttls-open): Set buffer to workaround spurious
`accept-process-output' buffer changes.  Thanks to Mats Lidell
<Mats.Lidell@contactor.se> for report and partial patch and Jake
Colman <colman@ppllc.com> for report.

22 years ago2001-05-31 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 30 May 2001 20:09:51 +0000 (20:09 +0000)]
2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-catchup): New argument.
(gnus-summary-catchup-from-here): New function.

22 years ago(mm-inline-image-xemacs): Insert newline, then move
Kai Grossjohann [Tue, 29 May 2001 09:23:59 +0000 (09:23 +0000)]
(mm-inline-image-xemacs): Insert newline, then move
back, then insert glyph.  (Before, the glyph was inserted first,
then the newline.)  This works around a behavior in XEmacs where
it is not possible to insert a character after a glyph which is at
the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.

23 years ago(mm-keep-viewer-alive-types): New variable.
Kai Grossjohann [Sun, 27 May 2001 19:47:15 +0000 (19:47 +0000)]
(mm-keep-viewer-alive-types): New variable.
(mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
mm-destroy-postponed-undisplay-list): New functions.
(mm-display-external): Use them.

23 years ago(gnus-tree-highlight-node): Bind `default-high' and
Kai Grossjohann [Sat, 26 May 2001 20:02:29 +0000 (20:02 +0000)]
(gnus-tree-highlight-node): Bind `default-high' and
`default-low' when evaluating `gnus-summary-highlight'.
From Raja R Harinath <harinath@cs.umn.edu>.

23 years ago2001-05-27 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Sat, 26 May 2001 09:25:17 +0000 (09:25 +0000)]
2001-05-27  Simon Josefsson  <simon@josefsson.org>

* message.el (message-yank-cited-prefix): New variable.
(message-indent-citation): Use it.

2001-05-27  Simon Josefsson  <simon@josefsson.org>

* message.texi (Insertion): Add message-yank-cited-prefix.

23 years ago2001-05-27 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Sat, 26 May 2001 09:16:11 +0000 (09:16 +0000)]
2001-05-27  Simon Josefsson  <simon@josefsson.org>

* mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
as details.
(mml2015-mailcrypt-clear-verify): Ditto.

23 years agoFrom Nevin Kapur:
Kai Grossjohann [Wed, 23 May 2001 12:59:17 +0000 (12:59 +0000)]
From Nevin Kapur:
(gnus-summary-default-high-score,
gnus-summary-default-low-score): New variables.
(gnus-summary-highlight): Use them.

23 years ago2001-05-22 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Mon, 21 May 2001 20:55:10 +0000 (20:55 +0000)]
2001-05-22  Simon Josefsson  <simon@josefsson.org>
From Jesper Harder <harder@ifa.au.dk>

* gnus.texi (Article Washing): Add.

23 years ago(datadir): Set this variable, like in the other
Kai Grossjohann [Thu, 17 May 2001 08:44:23 +0000 (08:44 +0000)]
(datadir): Set this variable, like in the other
Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.

23 years agolisp/ChangeLog addition:
Didier Verna [Wed, 16 May 2001 15:16:38 +0000 (15:16 +0000)]
lisp/ChangeLog addition:

2001-05-16  Didier Verna  <didier@lrde.epita.fr>

* message.el (message-mail): pass the 'send-actions argument to
`message-setup'.

23 years ago2001-05-16 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Wed, 16 May 2001 12:08:18 +0000 (12:08 +0000)]
2001-05-16  Simon Josefsson  <simon@josefsson.org>
From Jesper Harder <harder@ifa.au.dk>

* texi2latex.el (latexi-translate-file): Also exchange ref.

* gnus.texi: Add \gnusref and \gnusuref.

23 years ago2001-05-16 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Wed, 16 May 2001 12:04:15 +0000 (12:04 +0000)]
2001-05-16  Simon Josefsson  <simon@josefsson.org>
From Raymond Scholz <ray-2001@zonix.de>

* gnus.texi (Using MIME): Add and fix.

23 years ago2001-05-16 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Wed, 16 May 2001 12:00:37 +0000 (12:00 +0000)]
2001-05-16  Simon Josefsson  <simon@josefsson.org>
From Raymond Scholz <ray-2001@zonix.de>

* gnus-art.el (gnus-mime-view-part-as-charset):
(gnus-mime-internalize-part): Doc fixes.

23 years ago2001-05-11 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Sat, 12 May 2001 08:46:17 +0000 (08:46 +0000)]
2001-05-11  Simon Josefsson  <simon@josefsson.org>

* gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
status lines without any text ("^215$").

23 years ago * nnrss.el (nnrss-check-group): Reverse.
ShengHuo ZHU [Mon, 7 May 2001 20:58:08 +0000 (20:58 +0000)]
* nnrss.el (nnrss-check-group): Reverse.

23 years ago2001-05-07 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Mon, 7 May 2001 16:12:03 +0000 (16:12 +0000)]
2001-05-07  Simon Josefsson  <simon@josefsson.org>

* message.el (message-get-reply-headers):
(message-followup): Fix typo, suggested by David Green
<dgreen@uab.edu>

23 years ago2001-05-05 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 6 May 2001 05:07:27 +0000 (05:07 +0000)]
2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnslashdot.el (nnslashdot-request-expire-articles): Fix.

* nnrss.el (nnrss-open-server): Read server data when it is called.
(nnrss-request-expire-articles): Fix.

23 years ago2001-05-05 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 5 May 2001 13:48:28 +0000 (13:48 +0000)]
2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-do-send-housekeeping): mail-abbrevs may
rename buffer behind Gnus.

23 years ago2001-05-05 Florian Weimer <fw@deneb.enyo.de>
Florian Weimer [Sat, 5 May 2001 07:13:23 +0000 (07:13 +0000)]
2001-05-05  Florian Weimer  <fw@deneb.enyo.de>

* gnus.texi (IMAP): Remove double paragraph (suggest by Norbert
Koch), fix NNTP reference.

23 years ago2001-05-04 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 4 May 2001 19:47:43 +0000 (19:47 +0000)]
2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
(nnrss-group-alist): Add more resources.
(nnrss-check-group): Ignore errors.

23 years ago2001-05-04 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 4 May 2001 12:23:06 +0000 (12:23 +0000)]
2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
Suggested by Dan Christensen <jdc@uwo.ca>

* gnus.texi (Mail Group Commands): Add pxref.
(Group Maintenance): Ditto.
(Topic Commands): Ditto.
(Expiring Mail): Typo.

2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Raymond Scholz <ray-2001@zonix.de>

* gnus.texi (Summary Buffer Lines): Mention the meaning of a
colon.

23 years ago2001-05-04 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 4 May 2001 11:45:35 +0000 (11:45 +0000)]
2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnrss.el (nnrss-request-expire-articles): Correct the return value.

* nnslashdot.el (nnslashdot-request-list): Add time.
(nnslashdot-request-expire-articles): New.

* gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
secondary methods too.

23 years ago2001-05-03 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 4 May 2001 03:54:08 +0000 (03:54 +0000)]
2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-use-followup-to): Set default value to t.

23 years ago2001-05-03 Florian Weimer <fw@deneb.enyo.de>
Florian Weimer [Thu, 3 May 2001 19:17:32 +0000 (19:17 +0000)]
2001-05-03  Florian Weimer  <fw@deneb.enyo.de>

* message.el (message-dont-reply-to-names): Fix documentation.
(message-get-reply-headers): Use Mail-Followup-To only for wide
replies.

23 years ago2001-05-03 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 3 May 2001 16:32:06 +0000 (16:32 +0000)]
2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnrss.el (nnrss-request-expire-articles): Calculate # of days
correctly.
(nnrss-check-group): Use time.

23 years ago2001-05-03 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 3 May 2001 11:48:46 +0000 (11:48 +0000)]
2001-05-03 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Sriram Karra <karra@cs.utah.edu>.

* gnus.texi: Add default value.

23 years ago2001-05-03 06:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 3 May 2001 11:06:42 +0000 (11:06 +0000)]
2001-05-03 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Using GPG): Use example environment.

23 years ago2001-05-02 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 2 May 2001 21:56:27 +0000 (21:56 +0000)]
2001-05-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Expunging mailboxes): Typo.

23 years agoRelease bump.
Lars Magne Ingebrigtsen [Tue, 1 May 2001 17:36:13 +0000 (17:36 +0000)]
Release bump.

23 years agoRelease commit
Lars Magne Ingebrigtsen [Tue, 1 May 2001 17:22:46 +0000 (17:22 +0000)]
Release commit

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Tue, 1 May 2001 17:10:32 +0000 (17:10 +0000)]
*** empty log message ***

23 years ago* nnultimate.el (nnultimate-topic-article-to-article): Use the
Lars Magne Ingebrigtsen [Tue, 1 May 2001 17:09:48 +0000 (17:09 +0000)]
* nnultimate.el (nnultimate-topic-article-to-article): Use the
group.

23 years ago2001-04-30 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 30 Apr 2001 21:39:59 +0000 (21:39 +0000)]
2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nntp.el (nntp-retrieve-groups): Use throw instead of error.

23 years ago2001-04-29 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 29 Apr 2001 13:37:17 +0000 (13:37 +0000)]
2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

(RSS): New.

23 years ago2001-04-29 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 29 Apr 2001 13:24:18 +0000 (13:24 +0000)]
2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
disable it.

23 years ago2001-04-29 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 29 Apr 2001 13:04:55 +0000 (13:04 +0000)]
2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.el (gnus-info-nodes): Remove a few The's.

23 years ago2001-04-29 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 29 Apr 2001 13:04:29 +0000 (13:04 +0000)]
2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi: Remove a few The's.

23 years ago2001-04-29 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 29 Apr 2001 12:56:37 +0000 (12:56 +0000)]
2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mail-source.el (mail-source-movemail): Call-process may return a
signal description string.

* gnus-start.el (gnus-read-newsrc-el-file):
gnus-newsrc-file-version may be nil.

23 years ago2001-04-29 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 29 Apr 2001 12:36:09 +0000 (12:36 +0000)]
2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnmail.el (nnmail-get-new-mail): Use the exact file only.
Suggested by Michael Sperber [Mr. Preprocessor]
<sperber@informatik.uni-tuebingen.de>.

23 years ago(Unread Articles): Say that dormants are similar to
Kai Grossjohann [Thu, 26 Apr 2001 17:05:51 +0000 (17:05 +0000)]
(Unread Articles): Say that dormants are similar to
ticked.

23 years agoFixed mm-uu-configure-list custom type
Per Abrahamsen [Wed, 25 Apr 2001 17:28:21 +0000 (17:28 +0000)]
Fixed mm-uu-configure-list custom type

23 years agoMake mm-display-inline-fontify use a temp buffer that does not begin
Hrvoje Niksic [Tue, 24 Apr 2001 12:21:19 +0000 (12:21 +0000)]
Make mm-display-inline-fontify use a temp buffer that does not begin
with space.

23 years ago2001-04-18 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Wed, 18 Apr 2001 11:57:00 +0000 (11:57 +0000)]
2001-04-18  Simon Josefsson  <simon@josefsson.org>

* smime.el (smime-ask-passphrase): Rework to return value.
(smime-sign-region): Rework to bind value and use it.
(smime-decrypt-region): Ditto.

2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
Committed by Simon Josefsson  <simon@josefsson.org>

* smime.el (smime-ask-passphrase): New function.
(smime-sign-region): Use it.
(smime-encrypt-cipher): New variable.
(smime-decrypt-region): Ditto.

23 years ago2001-04-12 Jason Merrill <jason_merrill@redhat.com>
Simon Josefsson [Mon, 16 Apr 2001 00:00:46 +0000 (00:00 +0000)]
2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
Committed by Simon Josefsson  <simon@josefsson.org>

* imap.el (imap-shell-open): Erase the buffer *after* copying it into
the log.

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 13 Apr 2001 23:49:55 +0000 (23:49 +0000)]
*** empty log message ***

23 years agoRelease commit
Lars Magne Ingebrigtsen [Fri, 13 Apr 2001 23:16:35 +0000 (23:16 +0000)]
Release commit

23 years agoRelease commit
Lars Magne Ingebrigtsen [Fri, 13 Apr 2001 23:11:15 +0000 (23:11 +0000)]
Release commit

23 years agoRelease commit
Lars Magne Ingebrigtsen [Fri, 13 Apr 2001 23:06:15 +0000 (23:06 +0000)]
Release commit

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 13 Apr 2001 22:51:53 +0000 (22:51 +0000)]
*** empty log message ***

23 years ago* gnus-sum.el (gnus-summary-highlight): Highlight read
Lars Magne Ingebrigtsen [Fri, 13 Apr 2001 22:51:34 +0000 (22:51 +0000)]
* gnus-sum.el (gnus-summary-highlight): Highlight read
undownloaded articles as read articles.

* gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
(gnus-agent-get-undownloaded-list): Mark all undownloaded
articles, even read ones, as such.

* gnus-sum.el (gnus-summary-find-matching): Clean up.
(gnus-find-matching-articles): New function.
(gnus-summary-limit-include-matching-articles): New command.
(gnus-summary-limit-include-thread): Include articles that have
matching subjects.
(gnus-offer-save-summaries): Clean up.

23 years ago(nnmail-split-fancy-with-parent): Add docstring.
Kai Grossjohann [Fri, 13 Apr 2001 15:57:46 +0000 (15:57 +0000)]
(nnmail-split-fancy-with-parent): Add docstring.

23 years ago2001-04-12 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 12 Apr 2001 23:54:37 +0000 (23:54 +0000)]
2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Jason Merrill <jason_merrill@redhat.com>

* gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.

23 years ago(Sorting Groups): Note `C-k' and `C-y' for manually
Kai Grossjohann [Thu, 12 Apr 2001 23:53:51 +0000 (23:53 +0000)]
(Sorting Groups): Note `C-k' and `C-y' for manually
moving groups around.

23 years ago2001-04-10 08:01:15 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Thu, 12 Apr 2001 23:14:50 +0000 (23:14 +0000)]
2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
newsgroup names when the original article is a news message.

2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-cite-prefix-regexp): Use POSIX regexp if
supported. Suggest by Jim Meyering <jim@meyering.net>.

23 years ago*** empty log message ***
Kai Grossjohann [Wed, 11 Apr 2001 10:47:59 +0000 (10:47 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Kai Grossjohann [Wed, 11 Apr 2001 10:47:11 +0000 (10:47 +0000)]
*** empty log message ***

23 years ago2001-04-02 Nevin Kapur <nevin@jhu.edu>
Kai Grossjohann [Wed, 11 Apr 2001 10:43:40 +0000 (10:43 +0000)]
2001-04-02  Nevin Kapur  <nevin@jhu.edu>
Committed by Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.

* nnmail.el (nnmail-split-it): Added check for .* at the end of
regexp in nnmail-split-fancy.

23 years ago2001-04-10 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Tue, 10 Apr 2001 15:12:44 +0000 (15:12 +0000)]
2001-04-10  Simon Josefsson  <simon@josefsson.org>

* message.el (message-options-set-recipient): Look at Cc and Bcc too.

23 years ago2001-04-10 Colin Marquardt <colin.marquardt@usa.alcatel.com>
Simon Josefsson [Tue, 10 Apr 2001 13:01:21 +0000 (13:01 +0000)]
2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>

* message.el (message-send-mail): Improve the interaction with the
user.

23 years ago2001-04-10 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Tue, 10 Apr 2001 12:54:53 +0000 (12:54 +0000)]
2001-04-10  Simon Josefsson  <simon@josefsson.org>

* imap.el (imap-message-copy): Work around buggy servers that
doesn't send TRYCREATE tags.

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Mon, 9 Apr 2001 02:23:06 +0000 (02:23 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Mon, 9 Apr 2001 01:57:06 +0000 (01:57 +0000)]
*** empty log message ***

23 years ago2001-04-07 Ryan Yeske <rcyeske@vcn.bc.ca>
Simon Josefsson [Sat, 7 Apr 2001 11:03:10 +0000 (11:03 +0000)]
2001-04-07  Ryan Yeske <rcyeske@vcn.bc.ca>

* gnus.texi (Splitting in IMAP): Fix.

23 years ago2001-04-07 Jesper Harder <harder@ifa.au.dk>
Simon Josefsson [Sat, 7 Apr 2001 11:01:12 +0000 (11:01 +0000)]
2001-04-07  Jesper Harder <harder@ifa.au.dk>

* gnus.texi (More Threading): Fix.

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 5 Apr 2001 20:05:53 +0000 (20:05 +0000)]
*** empty log message ***

23 years ago* gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
Lars Magne Ingebrigtsen [Thu, 5 Apr 2001 20:05:37 +0000 (20:05 +0000)]
* gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
date.

23 years ago* gnus-group.el (gnus-group-quit): Check that the dribble buffer
Lars Magne Ingebrigtsen [Tue, 3 Apr 2001 16:21:06 +0000 (16:21 +0000)]
* gnus-group.el (gnus-group-quit): Check that the dribble buffer
lives.

23 years ago* message.el (message-check-news-header-syntax): Question even
Lars Magne Ingebrigtsen [Sun, 1 Apr 2001 23:25:15 +0000 (23:25 +0000)]
* message.el (message-check-news-header-syntax): Question even
when Gnus doesn't know the group names.
(message-send-news): Clean up.

* gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
exited on purpose without saving.

* gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.

23 years ago* gnus.texi (S): Renamed.
Lars Magne Ingebrigtsen [Sun, 1 Apr 2001 22:19:18 +0000 (22:19 +0000)]
* gnus.texi (S): Renamed.
(Summary Sorting): Addition.

23 years ago* gnus-score.el (gnus-score-orphans): Clean up.
Lars Magne Ingebrigtsen [Sun, 1 Apr 2001 22:18:52 +0000 (22:18 +0000)]
* gnus-score.el (gnus-score-orphans): Clean up.

* gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.

* gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
later.

* gnus-start.el (gnus-close-all-servers): Find the right items to
close.

* qp.el (quoted-printable-decode-region): Just message
malformation; don't quit.

23 years ago* gnus-art.el (gnus-parse-news-url): New function.
Lars Magne Ingebrigtsen [Sun, 1 Apr 2001 17:56:11 +0000 (17:56 +0000)]
* gnus-art.el (gnus-parse-news-url): New function.
(gnus-button-handle-news): New function.
(gnus-button-alist): Point to new functions.

* gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.

* gnus-start.el (gnus-read-newsrc-el-file): Nix out
gnus-format-specs.

23 years ago* message.el (message-check-news-header-syntax): Question even
Lars Magne Ingebrigtsen [Sun, 1 Apr 2001 23:25:14 +0000 (23:25 +0000)]
* message.el (message-check-news-header-syntax): Question even
when Gnus doesn't know the group names.
(message-send-news): Clean up.

* gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
exited on purpose without saving.

* gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.

23 years ago* gnus-score.el (gnus-score-orphans): Clean up.
Lars Magne Ingebrigtsen [Sun, 1 Apr 2001 22:18:50 +0000 (22:18 +0000)]
* gnus-score.el (gnus-score-orphans): Clean up.

* gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.

* gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
later.

* gnus-start.el (gnus-close-all-servers): Find the right items to
close.

* qp.el (quoted-printable-decode-region): Just message
malformation; don't quit.

23 years ago2001-03-31 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 1 Apr 2001 02:03:59 +0000 (02:03 +0000)]
2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Gerd Moellmann <gerd@gnu.org>.

* gnus.el (gnus-interactive): A typo.

2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-util.el (gnus-delete-alist): Declare it as an alias of
`assq-delete-all', if that function exists; otherwise use the old
definition. Documentation changed to match the one in
`assq-delete-all'.

23 years ago* gnus.texi (S): Renamed.
Lars Magne Ingebrigtsen [Sat, 31 Mar 2001 22:54:02 +0000 (22:54 +0000)]
* gnus.texi (S): Renamed.
(Summary Sorting): Addition.

23 years ago* gnus-start.el (gnus-close-all-servers): New function.
Lars Magne Ingebrigtsen [Sat, 31 Mar 2001 22:53:42 +0000 (22:53 +0000)]
* gnus-start.el (gnus-close-all-servers): New function.

* gnus-srvr.el (gnus-server-close-all-servers): Clean up.
(gnus-server-remove-denials): Clean up.

* gnus-sum.el (gnus-summary-sort-by-original): New command and
keystroke.

* message.el (message-send-news): Message where we are sending.
(message-send-mail): Ditto.

* gnus.el (gnus-server-string): New function.

* gnus-sum.el (gnus-summary-up-thread): Doc fix.

* mm-decode.el (mm-default-directory): Customized.
(mm-tmp-directory): Ditto.

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 31 Mar 2001 01:29:32 +0000 (01:29 +0000)]
*** empty log message ***

23 years ago* gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
Lars Magne Ingebrigtsen [Sat, 31 Mar 2001 01:28:42 +0000 (01:28 +0000)]
* gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
(gnus-get-newsgroup-headers): Return -1 for articles without Lines
or Chars.
(gnus-summary-line-format-alist): ?l is now a string.
(gnus-summary-prepare-threads): Output ? for unknown lines.
(gnus-summary-insert-line): Ditto.
(gnus-summary-print-article): Unbalanced parentheses.

* gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
out whether new stuff has arrived.

23 years ago* gnus.texi (Other Marks): Additon.
Lars Magne Ingebrigtsen [Sat, 31 Mar 2001 00:46:35 +0000 (00:46 +0000)]
* gnus.texi (Other Marks): Additon.
(The End): Remove "The" from menus.

23 years ago* gnus-sum.el: Let printing work on ttys on Emacs.
Lars Magne Ingebrigtsen [Sat, 31 Mar 2001 00:46:09 +0000 (00:46 +0000)]
* gnus-sum.el: Let printing work on ttys on Emacs.

* gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
when forcing news.

* gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
command.

23 years ago* message.el (message-set-auto-save-file-name): Don't use
Lars Magne Ingebrigtsen [Fri, 30 Mar 2001 23:09:36 +0000 (23:09 +0000)]
* message.el (message-set-auto-save-file-name): Don't use
asterisks under nt.

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 30 Mar 2001 22:42:01 +0000 (22:42 +0000)]
*** empty log message ***

23 years ago* gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
Lars Magne Ingebrigtsen [Fri, 30 Mar 2001 22:41:44 +0000 (22:41 +0000)]
* gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.

* gnus-msg.el (gnus-put-message): Clean up.
(gnus-summary-reply): Mark all replied-to articles as replied to.
(gnus-inews-add-send-actions): Also mark as forwarded.
(gnus-summary-mail-forward): Mark as forwarded.

* gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
of articles.
(gnus-summary-mark-article-as-forwarded): Ditto.

* gnus-msg.el (gnus-summary-resend-message): Mark article as
forwarded.
(gnus-summary-mail-forward): Clean up.

* gnus.el (gnus-article-mark-lists): Added forward.

* gnus-sum.el (gnus-forwarded-mark): New variable.
(gnus-summary-prepare-threads): Use it.
(gnus-summary-update-secondary-mark): Ditto.
(gnus-newsgroup-forwarded): New variable.

23 years ago* nnultimate.el (nnultimate-retrieve-headers): Work for other
Lars Magne Ingebrigtsen [Wed, 21 Mar 2001 19:18:57 +0000 (19:18 +0000)]
* nnultimate.el (nnultimate-retrieve-headers): Work for other
boards.

23 years agoGnus subscribe hook
Didier Verna [Wed, 21 Mar 2001 17:13:59 +0000 (17:13 +0000)]
Gnus subscribe hook

23 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Wed, 21 Mar 2001 11:12:51 +0000 (11:12 +0000)]
*** empty log message ***

23 years ago2001-03-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 19 Mar 2001 04:11:01 +0000 (04:11 +0000)]
2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-show-all-headers):
gnus-article-show-all-headers is broken. Use
gnus-summary-toggle-header instead.

* mml2015.el (mml2015-gpg-extract-from): No error.

2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.

* mml2015.el (mml2015-gpg-extract-from): New function.
(mml2015-gpg-verify): Use it.
(mml2015-gpg-clear-verify): Use it.

23 years ago2001-03-17 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 17 Mar 2001 15:57:39 +0000 (15:57 +0000)]
2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-setup-fill-variables): Use
fill-paragraph-function.
(message-fill-paragraph): Take an argument.
(message-newline-and-reformat): Take another argument.

2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (rmail-output): It is in rmailout.el not rmail.el.

23 years ago2001-03-17 Matthias Wiehl <mwiehl@gmx.de>
Simon Josefsson [Sat, 17 Mar 2001 14:24:55 +0000 (14:24 +0000)]
2001-03-17  Matthias Wiehl  <mwiehl@gmx.de>

* message.texi (Security): Typos.

23 years ago2001-03-16 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 16 Mar 2001 21:39:21 +0000 (21:39 +0000)]
2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-forward): local-variable-p takes an extra
argument in XEmacs.

23 years ago2001-03-16 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Fri, 16 Mar 2001 00:20:22 +0000 (00:20 +0000)]
2001-03-16  Simon Josefsson  <simon@josefsson.org>

* nnimap.el (nnimap-dont-use-nov-p): Renamed from
`nnimap-use-nov-p' (it really tested the negative).
(nnimap-retrieve-headers): Use it.

23 years agoAdd William M. Perry <wmperry@cs.indiana.edu>'s SSL code for {nntp,imap}.el.
Simon Josefsson [Thu, 15 Mar 2001 23:27:16 +0000 (23:27 +0000)]
Add William M. Perry <wmperry@cs.indiana.edu>'s SSL code for {nntp,imap}.el.

23 years ago(Hiding Headers): Typos. Reported by Sriram Karra
Kai Grossjohann [Thu, 15 Mar 2001 22:08:40 +0000 (22:08 +0000)]
(Hiding Headers): Typos.  Reported by Sriram Karra
<karra@cs.utah.edu>.

23 years ago2001-03-10 Matthias Wiehl <mwiehl@gmx.de>
Simon Josefsson [Thu, 15 Mar 2001 15:40:09 +0000 (15:40 +0000)]
2001-03-10  Matthias Wiehl <mwiehl@gmx.de>

        * gnus.el (gnus-summary-line-format): Typo.

23 years ago2001-03-11 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Thu, 15 Mar 2001 15:38:57 +0000 (15:38 +0000)]
2001-03-11  Simon Josefsson  <simon@josefsson.org>

        * mailcap.el (mailcap-mime-data): Add application/sieve.
        (mailcap-mime-extensions): Add .siv, .xls.

23 years ago2001-03-14 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 15 Mar 2001 12:57:24 +0000 (12:57 +0000)]
2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Christoph Conrad <christoph.conrad@gmx.de>

* gnus-score.el (gnus-summary-lower-thread): Typo.

2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-forward-decoded-p): New variable.
(message-forward-subject-author-subject): Use it.
(message-make-forward-subject): Use it.
(message-forward): Use it.

* gnus-uu.el (gnus-uu-digest-mail-forward): Use it.

* mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).

;;Has been fixed -- zsh.
;;2001-03-05  Dave Love  <fx@gnu.org>
;;
;; * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
;; Move it after definition of mm-coding-system-p.
;;
2001-03-01  Dave Love  <fx@gnu.org>

* mm-util.el (mm-inhibit-file-name-handlers): Add
image-file-handler.

2001-02-11  Dave Love  <fx@gnu.org>

* message.el (message-signature-file): Fix doc, :type.

2001-02-08  Dave Love  <fx@gnu.org>

* rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
(message-posting-charset): Defvar when compiling again.
(rfc2047-encodable-p): Require message.

* gnus-sum.el (gnus-alter-articles-to-read-function):
* gnus-score.el (gnus-score-after-write-file-function): Fix :type.

23 years ago2001-03-14 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 14 Mar 2001 20:52:25 +0000 (20:52 +0000)]
2001-03-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Nevin Kapur <nevin@jhu.edu>

* gnus.texi (Mail Source Specifiers): Fix.

23 years agoCopyright.
ShengHuo ZHU [Fri, 9 Mar 2001 04:30:44 +0000 (04:30 +0000)]
Copyright.
Find the right file.