2001-06-03 Simon Josefsson <simon@josefsson.org>
[gnus] / lisp / ChangeLog
index 4c60a33..61d31c4 100644 (file)
@@ -1,3 +1,129 @@
+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.
+
+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.
+
+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.
+
+2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * mm-view.el (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>.
+
+2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       From Jaap-Henk Hoepman (jhh@xs4all.nl).
+       
+       * mm-decode.el (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.
+
+2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
+       `default-low' when evaluating `gnus-summary-highlight'.
+       From Raja R Harinath <harinath@cs.umn.edu>.
+
+2001-05-27  Simon Josefsson  <simon@josefsson.org>
+
+       * message.el (message-yank-cited-prefix): New variable.
+       (message-indent-citation): Use it.
+
+       * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
+       as details.
+       (mml2015-mailcrypt-clear-verify): Ditto.
+
+2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+       From Nevin Kapur <nevin@jhu.edu>.
+
+       * gnus-sum.el (gnus-summary-default-high-score,
+       gnus-summary-default-low-score): New variables.
+       (gnus-summary-highlight): Use them.
+
+2001-05-16  Didier Verna  <didier@lrde.epita.fr>
+
+       * message.el (message-mail): pass the 'send-actions argument to
+       `message-setup'.
+
+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.
+
+2001-05-11  Simon Josefsson  <simon@josefsson.org>
+
+       * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
+       status lines without any text ("^215$").
+
+2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnrss.el (nnrss-check-group): Reverse.
+
+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>
+
+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.
+
+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.
+
+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.
+
+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.
+
+2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-use-followup-to): Set default value to t.
+
+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.
+
 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnrss.el (nnrss-request-expire-articles): Calculate # of days
 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnultimate.el (nnultimate-retrieve-headers): Return all
-       available headers. 
+       available headers.
 
        * gnus-sum.el (gnus-read-all-available-headers): New variable.
        (gnus-get-newsgroup-headers-xover): Use it.
        gnus-newsrc-file-version may be nil.
 
        * nnmail.el (nnmail-get-new-mail): Use the exact file only.
-       Suggested by Michael Sperber [Mr. Preprocessor]  
+       Suggested by Michael Sperber [Mr. Preprocessor]
        <sperber@informatik.uni-tuebingen.de>.
 
 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * 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-matching-articles): New command.
        (gnus-summary-limit-include-thread): Include articles that have
        matching subjects.
        (gnus-offer-save-summaries): Clean up.
 
        * 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
 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
-       date. 
+       date.
 
 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-group.el (gnus-group-quit): Check that the dribble buffer
-       lives. 
+       lives.
 
 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * 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. 
+       gnus-format-specs.
 
        * message.el (message-check-news-header-syntax): Question even
        when Gnus doesn't know the group names.
 
        * gnus-score.el (gnus-score-orphans): Clean up.
 
-       * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window. 
+       * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
 
        * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
-       later. 
+       later.
 
        * gnus-start.el (gnus-close-all-servers): Find the right items to
-       close. 
+       close.
 
        * qp.el (quoted-printable-decode-region): Just message
        malformation; don't quit.
        `assq-delete-all', if that function exists; otherwise use the old
        definition. Documentation changed to match the one in
        `assq-delete-all'.
-       
+
 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-start.el (gnus-close-all-servers): New function.
        (gnus-server-remove-denials): Clean up.
 
        * gnus-sum.el (gnus-summary-sort-by-original): New command and
-       keystroke. 
+       keystroke.
 
 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * mm-decode.el (mm-default-directory): Customized.
        (mm-tmp-directory): Ditto.
 
-       * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix. 
+       * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
        (gnus-get-newsgroup-headers): Return -1 for articles without Lines
-       or Chars. 
+       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.
        when forcing news.
 
        * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
-       command. 
+       command.
 
 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
 
        * 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-summary-mail-forward): Mark as forwarded.
 
        * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
-       of articles. 
+       of articles.
        (gnus-summary-mark-article-as-forwarded): Ditto.
 
        * gnus-msg.el (gnus-summary-resend-message): Mark article as
-       forwarded. 
+       forwarded.
        (gnus-summary-mail-forward): Clean up.
 
        * gnus.el (gnus-article-mark-lists): Added forward.
        (gnus-summary-very-wide-reply): New command and keystroke.
        (gnus-summary-very-wide-reply-with-original): Ditto.
 
-       * gnus-score.el (gnus-adaptive-word-length-limit): New variable. 
+       * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
        (gnus-score-adaptive): Use it.
 
        * gnus-start.el (gnus-get-unread-articles): Clean up.
 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnultimate.el (nnultimate-retrieve-headers): Work for other
-       boards. 
+       boards.
 
 2001-03-21  Didier Verna  <didier@lrde.epita.fr>