Mercurial > emacs
diff lisp/gnus/ChangeLog @ 39064:c545df001cd2
(imap-mailbox-examine, imap-mailbox-examine-1): Fix a typo: `exmine' --> `examine'.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Fri, 31 Aug 2001 17:02:20 +0000 |
parents | fbd6d00d4087 |
children | 88d406e5fd22 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Fri Aug 31 15:10:14 2001 +0000 +++ b/lisp/gnus/ChangeLog Fri Aug 31 17:02:20 2001 +0000 @@ -1,3 +1,8 @@ +2001-08-31 Sam Steingold <sds@gnu.org> + + * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a + typo: `exmine' --> `examine'. + 2001-08-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * earcon.el (earcon-auto-play): Remove unused option. @@ -10,15 +15,15 @@ (gnus-output-to-mail): Ditto. * nnmail.el (nnmail-pathname-coding-system): Set default to nil. - + 2001-08-07 Gerd Moellmann <gerd@gnu.org> * mm-uu.el (mm-uu-dissect, mm-uu-test): Fix autoload cookies. 2001-08-01 Gerd Moellmann <gerd@gnu.org> - * mm-view.el (autoload): Don't autoload `diff-mode' if it's - already fboundp. Add INTERACTIVE arg to autoload form. + * mm-view.el (autoload): Don't autoload `diff-mode' if it's + already fboundp. Add INTERACTIVE arg to autoload form. 2001-08-01 ShengHuo ZHU <zsh@cs.rochester.edu> @@ -90,7 +95,7 @@ (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. 2001-03-05 Dave Love <fx@gnu.org> @@ -156,7 +161,7 @@ argument. Allow to print several articles in one file. * webmail.el (webmail-type-definition): netaddress changes. - + 2001-01-31 Dave Love <fx@gnu.org> * mm-util.el (mm-mime-mule-charset-alist) @@ -259,12 +264,12 @@ * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art before binding gnus-default-article-saver. - * gnus-sum.el (gnus-summary-save-article): - (gnus-summary-pipe-output): - (gnus-summary-save-article-mail): - (gnus-summary-save-article-rmail): - (gnus-summary-save-article-file): - (gnus-summary-write-article-file): + * gnus-sum.el (gnus-summary-save-article): + (gnus-summary-pipe-output): + (gnus-summary-save-article-mail): + (gnus-summary-save-article-rmail): + (gnus-summary-save-article-file): + (gnus-summary-write-article-file): (gnus-summary-save-article-body-file): Ditto. * gnus-mh.el (gnus-summary-save-article-folder): Ditto. @@ -335,7 +340,7 @@ * mml.el (gnus-ems): Require it. * gnus-msg.el (gnus-summary-mail-forward): - + * message.el (message-forward): Move mime-to-mml here. * nnmbox.el (nnmbox-file-coding-system): Use binary. @@ -356,7 +361,7 @@ * gnus-cite.el (gnus-article-hide-citation): Use them. (gnus-article-toggle-cited-text): Use them. - + * gnus-art.el (gnus-signature-toggle): Use them. (gnus-article-show-hidden-text): Ditto. (gnus-article-hide-text): Ditto. @@ -393,7 +398,7 @@ * smiley-ems.el (smiley-regexp-alist): Make regexps match at the end of the buffer. (smiley-region): In the loop, move to the end of the submatch - matching the smiley instead of using the end of the match + matching the smiley instead of using the end of the match of the whole regexp. 2000-12-12 Eli Zaretskii <eliz@is.elta.co.il> @@ -403,7 +408,7 @@ 2000-12-12 Gerd Moellmann <gerd@gnu.org> * smiley-ems.el (smiley-region): Doc fix. - + 2000-12-11 Miles Bader <miles@gnu.org> * gnus-sum.el (gnus-summary-recenter): When trying to keep the @@ -516,7 +521,7 @@ * gnus-art.el (gnus-mime-button-map): Don't inherit from gnus-article-mode-map. (gnus-mime-button-menu): Use mouse-set-point. - (gnus-insert-mime-button, gnus-mime-display-alternative) + (gnus-insert-mime-button, gnus-mime-display-alternative) (gnus-mime-display-alternative): Don't use local-map property. 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org> @@ -560,7 +565,7 @@ 2000-11-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br> * gnus-mlspl.el: Documentation tweaks. - + 2000-11-10 Dave Love <fx@gnu.org> * gnus-agent.el (gnus-agent-confirmation-function): Add :version. @@ -574,25 +579,25 @@ * gnus-start.el (gnus-read-newsrc-file): Add :version. - * gnus-art.el (gnus-article-banner-alist) - (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types) - (gnus-article-date-lapsed-new-header) - (gnus-article-mime-match-handle-function, gnus-mime-action-alist) - (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601) - (gnus-treat-strip-headers-in-body) - (gnus-treat-capitalize-sentences, gnus-treat-play-sounds) + * gnus-art.el (gnus-article-banner-alist) + (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types) + (gnus-article-date-lapsed-new-header) + (gnus-article-mime-match-handle-function, gnus-mime-action-alist) + (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601) + (gnus-treat-strip-headers-in-body) + (gnus-treat-capitalize-sentences, gnus-treat-play-sounds) (gnus-treat-translate): Add :version. (gnus-article-mime-part-function): Fix defcustom. - * nnmail.el (nnmail-expiry-target) - (nnmail-scan-directory-mail-source-once, nnmail-extra-headers) + * nnmail.el (nnmail-expiry-target) + (nnmail-scan-directory-mail-source-once, nnmail-extra-headers) (nnmail-split-header-length-limit): Add :version. - * gnus-sum.el (gnus-auto-expirable-marks) - (gnus-inhibit-user-auto-expire, gnus-list-identifiers) - (gnus-extra-headers, gnus-ignored-from-addresses) - (gnus-newsgroup-ignored-charsets) - (gnus-group-highlight-words-alist) + * gnus-sum.el (gnus-auto-expirable-marks) + (gnus-inhibit-user-auto-expire, gnus-list-identifiers) + (gnus-extra-headers, gnus-ignored-from-addresses) + (gnus-newsgroup-ignored-charsets) + (gnus-group-highlight-words-alist) (gnus-summary-show-article-charset-alist): Add :version. * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm: @@ -610,8 +615,8 @@ * message.el (message-mode) <adaptive-fill-regexp>: <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range. (message-newline-and-reformat): Likewise. - (message-forward-as-mime, message-forward-ignored-headers) - (message-buffer-naming-style, message-default-charset) + (message-forward-as-mime, message-forward-ignored-headers) + (message-buffer-naming-style, message-default-charset) (message-dont-reply-to-names, message-send-mail-partially-limit): Add :version. @@ -635,7 +640,7 @@ 2000-11-09 Dave Love <fx@gnu.org> - * gnus-group.el (gnus-group-make-directory-group) + * gnus-group.el (gnus-group-make-directory-group) (gnus-group-fetch-faq): Use expand-file-name. (gnus-group-fetch-faq): Simplify completing-read form. @@ -648,7 +653,7 @@ (gnus-tm-lisp-directory): Deleted. (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use (featurep 'xemacs). - (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory) + (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory) (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove version numbers from file names. @@ -661,7 +666,7 @@ 2000-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org> * nnweb.el (nnweb-decode-entities): Work for non-character - entities. + entities. * gnus-start.el (gnus-read-active-file, gnus-activate-group): Issue message on quit. @@ -675,7 +680,7 @@ 2000-11-08 ShengHuo ZHU <zsh@cs.rochester.edu> * gnus-start.el: Remove gnus-xemacs. - + * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin. * gnus-score.el (gnus-score-body): Don't score body when @@ -685,7 +690,7 @@ (gnus-all-score-files): Use it. (gnus-score-find-bnews): Use directory-sep-char. - * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is + * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is asynchronous in Exp version. 2000-11-08 Dave Love <fx@gnu.org> @@ -817,7 +822,7 @@ (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload. * gnus-logic.el (gnus-advanced-string): Use "" if nil. - + 2000-11-03 Stefan Monnier <monnier@cs.yale.edu> * message.el (message-font-lock-keywords): Match a final newline @@ -899,7 +904,7 @@ (gnus-treatment-function-alist): Added entry for the above correlation. -2000-10-27 Richard M. Alderson III <alderson@netcom2.netcom.com> +2000-10-27 Richard M. Alderson III <alderson@netcom2.netcom.com> * gnus-art.el (gnus-read-save-file-name): expand-file-name. @@ -951,8 +956,8 @@ (imap-login-p): Support LOGINDISABLED. (imap-parse-body): Work around bug in Sun SIMS. - * gnus-agent.el (gnus-agent-possibly-do-gcc): - (gnus-agent-restore-gcc): + * gnus-agent.el (gnus-agent-possibly-do-gcc): + (gnus-agent-restore-gcc): (gnus-agent-possibly-save-gcc): New functions. Asks the user to synch flags with server when you plug in. @@ -1010,7 +1015,7 @@ gnus-overlay-start. * gnus.el (gnus-agent-fetching): New variable. * gnus-agent.el (gnus-agent-with-fetch): Bind it. - + * gnus-agent.el (gnus-agent-fetch-session): Catch quit. (gnus-agent-fetch-group-1): Score-param could be nil. (gnus-agent-any-covered-gcc): New function. @@ -1027,7 +1032,7 @@ webmail-hotmail-list): Update. (webmail-my-deja-*): Rewrite. - * gnus-sum.el (gnus-refer-article-methods): The second could be + * gnus-sum.el (gnus-refer-article-methods): The second could be a named method. (gnus-cache-write-active): Auto load. (gnus-summary-display-article): Enable multibyte. @@ -1048,11 +1053,11 @@ * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups. (nnkiboze-enter-nov): Fix it when there is no xref. - (nnkiboze-generate-groups): List groups. + (nnkiboze-generate-groups): List groups. (nnkiboze-request-article): Use gnus-cache-request-article. - * gnus-group.el (gnus-group-make-kiboze-group): Use + * gnus-group.el (gnus-group-make-kiboze-group): Use nnkiboze-score-file. (gnus-group-make-kiboze-group): Fix prompt. @@ -1079,7 +1084,7 @@ * message.el (message-make-in-reply-to): In-Reply-To is message-id (see DRUMS). - + 2000-10-27 Simon Josefsson <simon@josefsson.org> * message.el (message-send): Make sure error is signalled if no @@ -1120,7 +1125,7 @@ of the `gnus-xemacs' variable, as the latter has been removed. * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise. * gnus-art.el (gnus-treat-display-xface) - (gnus-treat-display-smileys, gnus-treat-display-picons) + (gnus-treat-display-smileys, gnus-treat-display-picons) (gnus-article-read-summary-keys): Likewise. 2000-10-26 Dave Love <fx@gnu.org> @@ -1232,7 +1237,7 @@ * gnus-audio.el: Don't require cl. (gnus-audio): New custom group. (gnus-audio-inline-sound): Change to work with Emacs. - (gnus-audio-directory, gnus-audio-directory) + (gnus-audio-directory, gnus-audio-directory) (gnus-audio-au-player): Customize. (gnus-audio-play): Try external player if play-sound-file fails. Use file-name-extension, not string-match. @@ -1418,8 +1423,8 @@ smiley-toggle-extent-ems, smiley-toggle-extents-ems, smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle functions are not implemented yet. - - * dgnushack.el (dgnushack-compile): Remove smiley.el and + + * dgnushack.el (dgnushack-compile): Remove smiley.el and x-overlay.el from the FSF Emacs black list. 2000-09-15 ShengHuo ZHU <zsh@cs.rochester.edu> @@ -1427,11 +1432,11 @@ * mm-decode.el (mm-inlined-types): Add application/emacs-lisp. (mm-inline-media-tests): Ditto. (mm-automatic-display): Ditto. - * mm-view.el (mm-display-inline-fontify): Generalize from - mm-display-patch-inline. + * mm-view.el (mm-display-inline-fontify): Generalize from + mm-display-patch-inline. (mm-display-patch-inline): Use it. (mm-display-elisp-inline): Ditto. - + 2000-09-15 ShengHuo ZHU <zsh@cs.rochester.edu> * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter. @@ -1448,10 +1453,10 @@ * gnus-group.el (gnus-group-rename-group): Inhibit renaming of zombie or killed groups. - + 2000-09-15 ShengHuo ZHU <zsh@cs.rochester.edu> - * mml.el (mml-preview): Reinsert unibyte content. + * mml.el (mml-preview): Reinsert unibyte content. (mml-parse-1): Remove with-unibyte-current-buffer. (mml-generate-mime-1): Ditto. * gnus-msg.el (gnus-summary-mail-forward): Ditto. @@ -1510,7 +1515,7 @@ 2000-09-14 Dave Love <fx@gnu.org> - * gnus.el (gnus-charset): + * gnus.el (gnus-charset): * mm-decode.el (mime-display): * imap.el (imap) <defgroup>: Add :version. @@ -1541,7 +1546,7 @@ `format'. (mm-content-transfer-encoding): Don't use cadar. - * uudecode.el (uudecode-decoder-program) + * uudecode.el (uudecode-decoder-program) (uudecode-decoder-switches): Customize. * gnus-score.el (gnus-home-score-file): Improve custom type. @@ -1556,7 +1561,7 @@ coding-system-for-write. * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file. - + * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources. * gnus-kill.el (gnus-batch-score): Ditto. * gnus-move.el (gnus-change-server): Ditto. @@ -1676,9 +1681,9 @@ * nnimap.el (nnimap-before-find-minmax-bugworkaround): New function, thanks to Lloyd Zusman for debugging. - (nnimap-request-group): - (nnimap-request-list): - (nnimap-retrieve-groups): + (nnimap-request-group): + (nnimap-request-list): + (nnimap-retrieve-groups): (nnimap-request-newgroups): Use it. * nnimap.el (nnimap-request-article-part): Less verbose. @@ -1691,7 +1696,7 @@ * nnheader.el (nnheader-replace-chars-in-string): Use subst-char-in-string if available. - * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) + * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) (gnus-request-article-this-buffer): Use expand-file-name. (gnus-mime-view-part-as-type): Simplify interactive spec. (gnus-mime-button-map): Define it all in defvar. @@ -1759,7 +1764,7 @@ 2000-08-14 Rod Whitby <list.ding@rwhitby.net> * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of - expiry-target group parameters. + expiry-target group parameters. 2000-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org> @@ -1773,7 +1778,7 @@ 2000-08-12 John H. Palmieri <palmieri@math.washington.edu> * mail-source.el (mail-source-incoming-file-prefix): New - variable. + variable. 2000-08-12 Lars Magne Ingebrigtsen <larsi@gnus.org> @@ -1783,7 +1788,7 @@ 2000-08-11 Florian Weimer <fw@deneb.enyo.de> - * message.el (message-syntax-checks): New check quotin-style: + * message.el (message-syntax-checks): New check quotin-style: Text must be written below quoted text. (message-check-news-body-syntax): Check it. @@ -1805,15 +1810,15 @@ list of unexpired articles. * gnus-group.el (gnus-group-expire-articles-1): Return the list of - un-expired articles. + un-expired articles. * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the - headers. + headers. * gnus-topic.el (gnus-topic-kill-group): Move up one line so that - we update the right topic.. - - * mm-decode.el (mm-display-external): Put point at start. + we update the right topic.. + + * mm-decode.el (mm-display-external): Put point at start. 2000-08-10 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> @@ -1842,7 +1847,7 @@ 2000-08-07 ShengHuo ZHU <zsh@cs.rochester.edu> - * gnus-group.el (gnus-group-iterate): Uncompiled function should + * gnus-group.el (gnus-group-iterate): Uncompiled function should not use pop. 2000-07-19 Dave Love <fx@gnu.org> @@ -1882,15 +1887,15 @@ * gnus-cus.el (gnus-group-parameters, banner): Type is regexp. - * imap.el (imap): - (imap-kerberos4-program): - (imap-gssapi-program): + * imap.el (imap): + (imap-kerberos4-program): + (imap-gssapi-program): (imap-ssl-program): Customization. - (imap-shell-program): + (imap-shell-program): (imap-shell-host): New variables. - (imap-streams): + (imap-streams): (imap-stream-alist): Add shell. - (imap-shell-p): + (imap-shell-p): (imap-shell-open): New functions. (imap-open): Don't call authenticator if preauth. (imap-authenticate): Return t if already authenticated. @@ -1902,7 +1907,7 @@ 2000-07-14 ShengHuo ZHU <zsh@cs.rochester.edu> - * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, + * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, expunge-below and orphan-score are "group variables". 2000-07-13 Simon Josefsson <jas@pdc.kth.se> @@ -1938,7 +1943,7 @@ 2000-07-11 ShengHuo ZHU <zsh@cs.rochester.edu> * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point. - * webmail.el (webmail-fetch): Bind + * webmail.el (webmail-fetch): Bind url-http-silence-on-insecure-redirection. 2000-07-10 ShengHuo ZHU <zsh@cs.rochester.edu> @@ -1950,7 +1955,7 @@ 2000-07-10 William M. Perry <wmperry@aventail.com> - * mailcap.el (mailcap-parse-mimetype-file): + * mailcap.el (mailcap-parse-mimetype-file): 2000-07-08 ShengHuo ZHU <zsh@cs.rochester.edu> @@ -2020,13 +2025,13 @@ 2000-07-03 Julien Gilles <julien.gilles@bcv01y01.vz.cit.alcatel.fr> - * gnus-ml.el: New file. + * gnus-ml.el: New file. 2000-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org> * nnultimate.el (nnultimate-request-close): New function. - * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. + * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 2000-07-02 Lars Magne Ingebrigtsen <lmi@quimbies.gnus.org> @@ -2059,7 +2064,7 @@ 2000-06-26 Dave Love <fx@gnu.org> - * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. + * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. * message.el: Remove unnecessary `require'ments. Defvar gnus-list-identifiers when compiling. Don't try to autoload @@ -2202,7 +2207,7 @@ * gnus-start.el (gnus-get-unread-articles): If `gnus-activate-group' and/or `gnus-check-server' return nil, don't try to do anything on that server. - + 2000-05-25 Simon Josefsson <jas@pdc.kth.se> * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated