X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e5836af80ba7f431504dbb68dd5944fd7220a75c..e818c17fe3f59d543620c09b54e9facc3ff51d9b:/lisp/gnus/ChangeLog diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 858c4bfacd..8beb9243c8 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,321 @@ +2002-02-16 ShengHuo ZHU + + * gnus-msg.el (gnus-post-method): Fix doc. + + * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too. + +2002-02-13 ShengHuo ZHU + + * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode. + From: Stefan Monnier + +2002-02-07 ShengHuo ZHU + + * gnus-art.el (article-wash-html): Bind url-gateway-unplugged. + * mm-view.el (mm-w3-prepare-buffer): Ditto. + (mm-inline-text): Ditto. + Suggested by Dave Love . + + * mml.el (mml-preview): Disable local map. + + * mml.el (mml-preview): Bind `q'. + +2002-02-05 Pavel Jan,Bm(Bk + + * binhex.el (binhex-decoder-switches): Doc fix. + +2002-02-03 ShengHuo ZHU + + * message.el (message-forward-rmail-make-body): Directly use + rmail-msg-restore-non-pruned-header to avoid calling + vertical-motion. + +2002-01-27 Richard M. Stallman + + * time-date.el: Add autoload cookies. Many doc fixes. + (time-add): New function. + (time-subtract): Renamed from subtract-time. + (subtract-time): New alias for time-subtract. + +2002-01-03 Lars Magne Ingebrigtsen + + * gnus-start.el (gnus-read-init-file): Cleaned up. + +2002-01-03 Dave Love + + * gnus-start.el (gnus-startup-file-coding-system): Removed. + (gnus-read-init-file): Don't use it. + +2002-01-03 Kai Gro,A_(Bjohann + + * gnus-start.el (gnus-read-init-file): Don't force coding system + for ~/.gnus. From Dave Love . + +2002-01-03 ShengHuo ZHU + + * mm-util.el (mm-charset-to-coding-system): Don't setq charset. + * mm-util.el (mm-use-find-coding-systems-region): New variable. + (mm-find-mime-charset-region): Use it. + * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer. + * nnspool.el (nnspool-request-post): Ditto. + +2002-01-01 ShengHuo ZHU + + * message.el, gnus-art.el, gnus.el, gnus-cite.el: + Adapt face definitions to use :weight and :slant. + +2001-12-12 Pavel Jan,Bm(Bk + + * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference + to variable, follow doc-string conventions). + +2001-12-05 ShengHuo ZHU + + * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset + may not defined. From: Raja R Harinath . + + * mm-view.el (mm-inline-message): Insert a newline unless bolp. + + * gnus-sum.el (gnus-summary-save-article): Nix + gnus-display-mime-function and gnus-article-prepare-hook. + +2001-12-01 ShengHuo ZHU + + * message.el (message-mail): Add send-actions. + +2001-11-28 ShengHuo ZHU + + * gnus-sum.el (gnus-summary-limit-to-author): Fix the number of + arguments. + +2001-11-25 Stefan Monnier + + * imap.el (imap-interactive-login, imap-open, imap-authenticate): + Use make-local-variable rather than make-variable-buffer-local. + +2001-11-25 ShengHuo ZHU + + * message.el (message-forward-rmail-make-body): Use + save-window-excursion. + (message-encode-message-body): Use noerror when search. + (message-setup-1): Convert compose-mail send-actions to + message-send-actions. + + * message.el (message-forward-subject-author-subject): Don't use + message-news-p, which widens the buffer. + (message-forward-make-body): New function. + (message-forward): Use it. + (message-insinuate-rmail): New function. + (message-forward-rmail-make-body): New function. + + * gnus-util.el (gnus-directory-sep-char-regexp): New variable. + * gnus-score.el (gnus-score-find-bnews): Use it. + * mm-util.el (mm-iso-8859-x-to-15-region): Use + insert-before-markers. + From Jesper Harder + * mm-util.el (mm-coding-system-priorities): Add backslash in the doc. + * mm-util.el (mm-coding-system-priorities): New variable. + (mm-sort-coding-systems-predicate): New function. + (mm-find-mime-charset-region): Resort coding systems if needed. + Suggested by Katsumi Yamaoka . + + * mm-util.el (mm-iso-8859-15-compatible): Fix doc. + (mm-hack-charsets): Fix doc. + + * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars. + (mm-iso-8859-x-to-15-table): Ditto. + (mm-iso-8859-x-to-15-region): Ditto. + (mm-find-mime-charset-region): Ditto. + + * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version. + (gnus-summary-limit-to-author): Ditto. + (gnus-summary-limit-to-extra): Ditto. + (gnus-summary-find-matching): Support not-matching argument. + + * message.el (message-wash-subject): Use `insert' rather than + `insert-string', which is deprecated. + From Kai Gro,A_(Bjohann + +2001-11-14 Sam Steingold + + * gnus-score.el: Fixed some doc strings to properly quote symbols. + +2001-11-10 Pavel Jan,Bm(Bk + + * gnus.el (gnus-local-domain): Reformat the doc-string to refer to + function `system-name' instead of both function and variable. + +2001-11-07 ShengHuo ZHU + + * mml.el (mml-preview): Bind mail-header-separator. + +2001-11-05 ShengHuo ZHU + + * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer. + Suggested by Dave Love . + +2001-11-01 ShengHuo ZHU + + * mm-util.el (mm-charset-synonym-alist): Revert (some). + +2001-10-30 ShengHuo ZHU + + * mm-util.el (mm-iso-8859-x-to-15-region): New function. + (mm-hack-charsets): New variable. + (mm-iso-8859-15-compatible): New variable. + (mm-iso-8859-x-to-15-table): New variable. + (mm-find-mime-charset-region): Add parameter hack-charsets. + + * mm-util.el (mm-charset-to-coding-system): Return nil, if charset + is nil. + + * nnultimate.el, nnweb.el, nnslashdot.el: Update, because the web + pages are changed. + + * mm-util.el (mm-mime-mule-charset-alist): Move down and call + mm-coding-system-p. Don't correct it only in XEmacs. + (mm-charset-to-coding-system): Use mm-coding-system-p and + mm-get-coding-system-list. + (mm-emacs-mule, mm-mule4-p): New. + (mm-enable-multibyte, mm-disable-multibyte, + mm-enable-multibyte-mule4, mm-disable-multibyte-mule4, + mm-with-unibyte-current-buffer, + mm-with-unibyte-current-buffer-mule4): Use them. + (mm-find-mime-charset-region): Treat iso-2022-jp. + + From Dave Love : + + * mm-util.el (mm-mime-mule-charset-alist): Make it correct by + construction. + (mm-charset-synonym-alist): Remove windows-125[02]. Make other + entries conditional on not having a coding system defined for + them. + (mm-mule-charset-to-mime-charset): Use + find-coding-systems-for-charsets if defined. + (mm-charset-to-coding-system): Don't use + mm-get-coding-system-list. Look in mm-charset-synonym-alist + later. Add last resort search of coding systems. + (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4) + (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like + Mule 4. + (mm-find-mime-charset-region): Re-write. + (mm-with-unibyte-current-buffer): Restore buffer as well as + multibyteness. + +2001-10-30 Simon Josefsson + + * nnimap.el (nnimap-date-days-ago): Defeat locale. + +2001-10-27 Stefan Monnier + + * gnus-msg.el (gnus-setup-message): Setup reaper for MML buffers. + +2001-10-05 Gerd Moellmann + + * Branch for 21.1. + +2001-09-27 Gerd Moellmann + + * gnus-ems.el (gnus-article-display-xface): Skip over previously + inserted images. + +2001-09-19 Sam Steingold + + * gnus-win.el (gnus-buffer-configuration): + Respect `gnus-bug-create-help-buffer'. + +2001-09-18 Pavel Jan,Am(Bk + + * mm-util.el (mm-charset-synonym-alist): Add windows-1250 so we + can read e-mails from Microsoft Outlook users not using ISO + 8859-2 character set. + +2001-09-18 Gerd Moellmann + + * gnus-sum.el (gnus-select-newsgroup): + Make `gnus-current-select-method' buffer-local. + From TSUCHIYA Masatoshi . + + * gnus-art.el (gnus-request-article-this-buffer): Refer to + `gnus-current-select-method' in the current summary buffer. + From TSUCHIYA Masatoshi . + +2001-09-18 Miles Bader + + * gnus-srvr.el (gnus-server-insert-server-line): Don't let an + error querying a backend abort the whole process. + +2001-09-17 Gerd Moellmann + + * gnus-srvr.el (gnus-server-mode): Doc fix. + +2001-09-03 Gerd Moellmann + + * gnus.el (gnus-local-domain): Undo change of 2001-07-02. + +2001-08-31 Sam Steingold + + * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a + typo: `exmine' --> `examine'. + +2001-08-20 Pavel Jan,Bm(Bk + + * earcon.el (earcon-auto-play): Remove unused option. + +2001-08-18 ShengHuo ZHU + + * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system. + + * gnus-util.el (gnus-output-to-rmail): Ditto. + (gnus-output-to-mail): Ditto. + + * nnmail.el (nnmail-pathname-coding-system): Set default to nil. + +2001-08-07 Gerd Moellmann + + * mm-uu.el (mm-uu-dissect, mm-uu-test): Fix autoload cookies. + +2001-08-01 Gerd Moellmann + + * 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 + + * gnus-start.el (gnus-startup-file-coding-system): Revert to binary. + (gnus-ding-file-coding-system): New variable. + (gnus-read-newsrc-el-file, gnus-save-newsrc-file) + (gnus-slave-save-newsrc): Use it. + +2001-07-31 Gerd Moellmann + + * gnus-start.el (gnus-startup-file-coding-system): Change to + `emacs-mule'. + +2001-07-23 Katsumi Yamaoka + + * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS + command. + + * gnus-start.el (gnus-find-new-newsgroups): Use + `message-make-date' instead of `current-time-string'. + (gnus-ask-server-for-new-groups): Ditto. + (gnus-check-first-time-used): Ditto. + +2001-07-13 Pavel Jan,Bm(Bk + + * gnus-setup.el (gnus-use-installed-gnus): Fix a typo. + +2001-07-12 ShengHuo ZHU + + * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer. + +2001-07-12 Gerd Moellmann + + * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the + Browse->Next entries to Browse->Prev. + From: Bj,Av(Brn Torkelsson . + 2001-07-04 Gerd Moellmann * nnheader.el (nnheader-init-server-buffer): Make sure the @@ -32,7 +350,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 @@ -98,7 +416,7 @@ argument. Allow to print several articles in one file. * webmail.el (webmail-type-definition): netaddress changes. - + 2001-01-31 Dave Love * mm-util.el (mm-mime-mule-charset-alist) @@ -201,12 +519,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. @@ -277,7 +595,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. @@ -298,7 +616,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. @@ -335,7 +653,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 @@ -345,7 +663,7 @@ 2000-12-12 Gerd Moellmann * smiley-ems.el (smiley-region): Doc fix. - + 2000-12-11 Miles Bader * gnus-sum.el (gnus-summary-recenter): When trying to keep the @@ -458,7 +776,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 @@ -502,7 +820,7 @@ 2000-11-10 Alexandre Oliva * gnus-mlspl.el: Documentation tweaks. - + 2000-11-10 Dave Love * gnus-agent.el (gnus-agent-confirmation-function): Add :version. @@ -516,25 +834,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: @@ -552,8 +870,8 @@ * message.el (message-mode) : : 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. @@ -577,7 +895,7 @@ 2000-11-09 Dave Love - * 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. @@ -590,7 +908,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. @@ -603,7 +921,7 @@ 2000-11-08 Lars Magne Ingebrigtsen * 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. @@ -617,7 +935,7 @@ 2000-11-08 ShengHuo ZHU * 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 @@ -627,7 +945,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 @@ -759,7 +1077,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 * message.el (message-font-lock-keywords): Match a final newline @@ -841,7 +1159,7 @@ (gnus-treatment-function-alist): Added entry for the above correlation. -2000-10-27 Richard M. Alderson III +2000-10-27 Richard M. Alderson III * gnus-art.el (gnus-read-save-file-name): expand-file-name. @@ -893,8 +1211,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. @@ -952,7 +1270,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. @@ -969,7 +1287,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. @@ -990,11 +1308,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. @@ -1021,7 +1339,7 @@ * message.el (message-make-in-reply-to): In-Reply-To is message-id (see DRUMS). - + 2000-10-27 Simon Josefsson * message.el (message-send): Make sure error is signalled if no @@ -1062,7 +1380,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 @@ -1174,7 +1492,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. @@ -1360,8 +1678,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 @@ -1369,11 +1687,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 * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter. @@ -1390,10 +1708,10 @@ * gnus-group.el (gnus-group-rename-group): Inhibit renaming of zombie or killed groups. - + 2000-09-15 ShengHuo ZHU - * 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. @@ -1452,7 +1770,7 @@ 2000-09-14 Dave Love - * gnus.el (gnus-charset): + * gnus.el (gnus-charset): * mm-decode.el (mime-display): * imap.el (imap) : Add :version. @@ -1483,7 +1801,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. @@ -1498,7 +1816,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. @@ -1618,9 +1936,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. @@ -1633,7 +1951,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. @@ -1701,7 +2019,7 @@ 2000-08-14 Rod Whitby * 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 @@ -1715,7 +2033,7 @@ 2000-08-12 John H. Palmieri * mail-source.el (mail-source-incoming-file-prefix): New - variable. + variable. 2000-08-12 Lars Magne Ingebrigtsen @@ -1725,7 +2043,7 @@ 2000-08-11 Florian Weimer - * 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. @@ -1747,15 +2065,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.. + we update the right topic.. - * mm-decode.el (mm-display-external): Put point at start. + * mm-decode.el (mm-display-external): Put point at start. 2000-08-10 Kai Gro,A_(Bjohann @@ -1784,7 +2102,7 @@ 2000-08-07 ShengHuo ZHU - * 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 @@ -1824,15 +2142,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. @@ -1844,7 +2162,7 @@ 2000-07-14 ShengHuo ZHU - * 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 @@ -1880,7 +2198,7 @@ 2000-07-11 ShengHuo ZHU * 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 @@ -1892,7 +2210,7 @@ 2000-07-10 William M. Perry - * mailcap.el (mailcap-parse-mimetype-file): + * mailcap.el (mailcap-parse-mimetype-file): 2000-07-08 ShengHuo ZHU @@ -1962,13 +2280,13 @@ 2000-07-03 Julien Gilles - * gnus-ml.el: New file. + * gnus-ml.el: New file. 2000-07-02 Lars Magne Ingebrigtsen * 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 @@ -2001,7 +2319,7 @@ 2000-06-26 Dave Love - * 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 @@ -2144,7 +2462,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 * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated @@ -2720,7 +3038,7 @@ * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of let. -2000-04-26 Pavel Janik ml. +2000-04-26 Pavel Jan,Bm(Bk * gnus-draft.el (gnus-draft-setup): Fix comments. @@ -5543,9 +5861,9 @@ * pop3.el: New version. -1999-07-05 Simon Josefsson +1999-07-05 Simon Josefsson - * gnus-srvr.el (gnus-browse-foreign-server): Use read. + * gnus-srvr.el (gnus-browse-foreign-server): Use read. 1999-07-07 Lars Magne Ingebrigtsen @@ -10496,3 +10814,7 @@ ;; Local Variables: ;; coding: iso-2022-7bit ;; End: + + Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + Copying and distribution of this file, with or without modification, + are permitted provided the copyright notice and this notice are preserved.