X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;h=ac40c7ec8b5605fc26c7635602e68a2f924c4e55;hp=2117227c43236e32810742d3fadd52290ea8710c;hb=001c43da2c6859b67001d22ca839fdbbace73200;hpb=9b82db41652f2de2001e367e1ce486a9a7165538 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2117227c4..ac40c7ec8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -37,9 +37,9 @@ 2010-11-21 Lars Magne Ingebrigtsen - * nnimap.el (nnimap-unselect-group): Made into its own function. - (nnimap-request-rename-group): Unselect group before renaming. This - had gotten lost somewhere. + * nnimap.el (nnimap-unselect-group): Make into its own function. + (nnimap-request-rename-group): Unselect group before renaming. + This had gotten lost somewhere. (nnimap-request-accept-article): Keep track of examined groups, and unselect the group before APPENDing to read-only groups. (nnimap-request-move-article): Clear flags before moving so that they @@ -59,7 +59,7 @@ 2010-11-18 Lars Magne Ingebrigtsen - * shr.el (shr-table-horizontal-line): Renamed from shr-table-line. + * shr.el (shr-table-horizontal-line): Rename from shr-table-line. (shr-table-vertical-line): New variable. (shr-insert-table): Use it. @@ -487,7 +487,7 @@ (nnir-run-imap): Use it. (nnir-run-gmane): Who knew, gmane search returns an article score! - * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the + * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the server on the current line with nnir. 2010-10-31 Lars Magne Ingebrigtsen @@ -545,11 +545,11 @@ 2010-10-30 Andrew Cohen - * nnir.el move defvar, defcustom around to keep file organized and keep - byte-compiler quiet. - (nnir-read-parms): accept search-engine as arg. - (nnir-run-query): pass search-engine as arg. - (nnir-search-engine): remove. + * nnir.el: Move defvar, defcustom around to keep file organized + and keep byte-compiler quiet. + (nnir-read-parms): Accept search-engine as arg. + (nnir-run-query): Pass search-engine as arg. + (nnir-search-engine): Remove. 2010-10-30 Lars Magne Ingebrigtsen @@ -560,27 +560,27 @@ 2010-10-30 Andrew Cohen - * nnir.el: general clean up. allow searching with multiple - engines. allow separate extra-parameters for each engine. batch queries - when possible. - (nnir-imap-default-search-key,nnir-method-default-engines): add - customize interface. - (nnir-run-gmane): new engine. - (nnir-engines): use it. qualify all prompts with engine name. - (nnir-search-engine): remove global variable. - (nnir-run-hyrex): restore for now. - (nnir-extra-parms,nnir-search-history): new variables. - (gnus-group-make-nnir-group): use them. - (nnir-group-server): remove in favor of gnus-group-server. - (nnir-request-group): avoid searching twice. - (nnir-sort-groups-by-server): new function. + * nnir.el: General clean up. Allow searching with multiple engines. + Allow separate extra-parameters for each engine. + Batch queries when possible. + (nnir-imap-default-search-key,nnir-method-default-engines): + Add customize interface. + (nnir-run-gmane): New engine. + (nnir-engines): Use it. Qualify all prompts with engine name. + (nnir-search-engine): Remove global variable. + (nnir-run-hyrex): Restore for now. + (nnir-extra-parms,nnir-search-history): New variables. + (gnus-group-make-nnir-group): Use them. + (nnir-group-server): Remove in favor of gnus-group-server. + (nnir-request-group): Avoid searching twice. + (nnir-sort-groups-by-server): New function. 2010-10-30 Julien Danjou * gnus-group.el: Remove gnus-group-fetch-control. - * gnus-start.el (gnus-find-new-newsgroups): Remove - gnus-check-first-time-used. + * gnus-start.el (gnus-find-new-newsgroups): + Remove gnus-check-first-time-used. * gnus.el: Remove gnus-backup-default-subscribed-newsgroups. @@ -591,7 +591,9 @@ 2010-10-30 Lars Magne Ingebrigtsen - * shr.el (shr-tag-img): Ignore very small web bug type images. + * shr.el (shr-tag-span): Drop colorisation of regions since we don't + control the background color. + (shr-tag-img): Ignore very small web bug type images. (shr-put-image): Add help-echo alt texts to the images. (shr-tag-video): Show the video poster image. @@ -693,7 +695,7 @@ 2010-10-26 Katsumi Yamaoka - * shr.el (shr-tag-div): Added. + * shr.el (shr-tag-div): Add. * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1. @@ -735,26 +737,26 @@ 2010-10-22 Andrew Cohen - * nnir.el (nnir-method-default-engines): new variable. - (nnir-run-query): use it. - (nnir-group-mode-hook): remove key binding and move to gnus-group.el. - (gnus-summary-nnir-goto-thread): change group if needed. + * nnir.el (nnir-method-default-engines): New variable. + (nnir-run-query): Use it. + (nnir-group-mode-hook): Remove key binding and move to gnus-group.el. + (gnus-summary-nnir-goto-thread): Change group if needed. - * gnus-group.el (gnus-group-group-map): add key binding for + * gnus-group.el (gnus-group-group-map): Add key binding for gnus-group-make-nnir-group. 2010-10-24 Lars Magne Ingebrigtsen - * shr.el (shr-tag-object): Added. + * shr.el (shr-tag-object): Add. * gnus-sum.el (gnus-summary-select-article): Make sure we have the original article buffer live. - (gnus-summary-select-article-buffer): Mention - gnus-widen-article-buffer. + (gnus-summary-select-article-buffer): + Mention gnus-widen-article-buffer. 2010-10-23 Lars Magne Ingebrigtsen - * shr.el (shr-tag-strong): Added. + * shr.el (shr-tag-strong): Add. 2010-10-22 Lars Magne Ingebrigtsen @@ -833,17 +835,17 @@ * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and `gnus-w3m' symbols. - (mm-text-html-washer-alist): Removed. + (mm-text-html-washer-alist): Remove. - * mm-decode.el (mm-inline-text-html-renderer): Removed. - (mm-inline-media-tests): Removed use. + * mm-decode.el (mm-inline-text-html-renderer): Remove. + (mm-inline-media-tests): Remove use. (mm-text-html-renderer): Change default to the `shr' symbol. - * mm-view.el (mm-inline-text-html): Removed use. + * mm-view.el (mm-inline-text-html): Remove use. * gnus-art.el (gnus-blocked-images): New function. Allow the `gnus-blocked-images' to be a function. - (gnus-article-wash-function): Removed. + (gnus-article-wash-function): Remove. 2010-10-20 Julien Danjou @@ -942,7 +944,7 @@ 2010-10-16 Andrew Cohen - * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread + * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread headers to gnus-newsgroup-headers. 2010-10-16 Lars Magne Ingebrigtsen @@ -1033,7 +1035,7 @@ * shr.el (shr-find-fill-point): Use a filling algorithm that should probably work for CJVK text, too. - * nnimap.el (nnimap-extend-tls-programs): Removed. + * nnimap.el (nnimap-extend-tls-programs): Remove. (nnimap-open-connection): Bind STARTTLS to openssl explicitly. * tls.el (tls-starttls-switches): Remove starttls hack. @@ -1095,7 +1097,7 @@ 2010-10-12 Lars Magne Ingebrigtsen - * gnus-gravatar.el (gnus-art): Required. + * gnus-gravatar.el (gnus-art): Require. * gnus-sum.el (gnus-summary-mark-as-unread-forward) (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread): @@ -1180,8 +1182,8 @@ 2010-10-10 Andrew Cohen * nnir.el (autoload): Clean up autoloads. - (nnir-imap-default-search-key): Renamed from - nnir-imap-search-field. Use key rather than value. + (nnir-imap-default-search-key): Rename from nnir-imap-search-field. + Use key rather than value. (nnir-imap-search-other): New variable. (nnir-read-parm): Use it. (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials. @@ -1194,8 +1196,8 @@ 2010-10-09 Lars Magne Ingebrigtsen - * spam.el (gnus-summary-mode-map): Bind to "$". Suggested by Russ - Allbery. + * spam.el (gnus-summary-mode-map): Bind to "$". + Suggested by Russ Allbery. * shr.el: Rework the way things are indented by
  • slightly. @@ -1283,8 +1285,8 @@ (shr-tag-hr): New function. * nnimap.el (nnimap-update-info): Remove double setting of high. - (nnimap-update-info): Don't ignore groups that have no UIDNEXT. This - makes nnimap work properly on Courier again. + (nnimap-update-info): Don't ignore groups that have no UIDNEXT. + This makes nnimap work properly on Courier again. * gnus.el (gnus-carpal): The carpal mode has been removed, but define the variable for backwards compatability. @@ -1517,7 +1519,7 @@ 2010-10-04 Lars Magne Ingebrigtsen - * shr.el (browse-url): Required. + * shr.el (browse-url): Require. (shr-ensure-paragraph): Don't insert a new newline after empty-ish lines. (shr-show-alt-text, shr-browse-image): New commands. @@ -1605,8 +1607,7 @@ * gnus-sum.el (gnus-summary-select-article-buffer): Really select the article buffer again. - * shr.el (shr-tag-p): Don't insert newlines at the start of the - buffer. + * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer. * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know when it's at the start of the buffer. @@ -1686,8 +1687,8 @@ * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups we're being queried about. Suggested by Dan Jacobson. - * nndoc.el (nndoc-type-alist): Do babyl before mime-parts. Suggested - by Jason Eisner. + * nndoc.el (nndoc-type-alist): Do babyl before mime-parts. + Suggested by Jason Eisner. * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash table, too. Suggested by Stefan Wiens. @@ -1723,8 +1724,8 @@ * gnus-sum.el (gnus-summary-scroll-up): Add more documentation. Suggested by Dan Jacobson. - * gnus.el (gnus-large-newsgroup): Mention - gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson. + * gnus.el (gnus-large-newsgroup): + Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson. * gnus-msg.el (gnus-summary-resend-message): When resending, don't externalize attachments. Bug reported by Steve Wen. @@ -1819,8 +1820,7 @@ (tls-find-starttls-argument): Use it. (open-tls-stream): Ditto. - * netrc.el (netrc-credentials): Return the value of the "default" - entry. + * netrc.el (netrc-credentials): Return the value of the "default" entry. (netrc-machine): Ditto. * nnimap.el (nnimap-find-article-by-message-id): Really return the @@ -1833,12 +1833,12 @@ * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of SELECT to get the message-id. - * mail-source.el (mail-sources): Removed webmail support. + * mail-source.el (mail-sources): Remove webmail support. (defvar): Ditto. (mail-source-fetcher-alist): Ditto. - (mail-source-fetch-webmail): Removed. + (mail-source-fetch-webmail): Remove. - * webmail.el: Removed -- doesn't seem relevant any more. + * webmail.el: Remove -- doesn't seem relevant any more. * gnus.el: Fix up make-obsolete-variable declarations throughout. @@ -1867,8 +1867,8 @@ (nnimap-request-set-mark): Erase the buffer before issuing commands. (nnimap-split-rule): Mark as obsolete. - * pop3.el (pop3-send-streaming-command, pop3-stream-length): New - variable. + * pop3.el (pop3-send-streaming-command, pop3-stream-length): + New variable. * nnimap.el (nnimap-insert-partial-structure): Get the type from the correct slot, too. @@ -1877,8 +1877,8 @@ * gnus.el (gnus-local-domain): Declare variable obsolete. - * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history - computing. + * gnus-util.el (gnus-icompleting-read): Require iswitchb. + Fix history computing. (gnus-ido-completing-read): Require ido. 2010-09-29 Lars Magne Ingebrigtsen @@ -1896,7 +1896,7 @@ 2010-09-29 Ludovic Courtes - * nnregistry.el: Added. + * nnregistry.el: Add. 2010-09-29 Stefan Monnier @@ -1948,79 +1948,43 @@ 2010-09-27 Julien Danjou - * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read. - (gnus-server-goto-server): Use gnus-completing-read. - - * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read. - - * mm-util.el (defalias): Use gnus-completing-read. - (mm-codepage-setup): Use gnus-completing-read. - - * smime.el (smime-sign-buffer): Use gnus-completing-read. - (smime-decrypt-buffer): Use gnus-completing-read. - - * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read. - - * mml.el (mml-minibuffer-read-type): Use gnus-completing-read. - (mml-minibuffer-read-disposition): Use gnus-completing-read. - (mml-insert-multipart): Use gnus-completing-read. - - * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read. - - * gnus-int.el (gnus-start-news-server): Use gnus-completing-read. - - * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read. - - * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read. - - * gnus.el (gnus-read-method): Use gnus-completing-read. - - * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read. - - * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read. - (gnus-mime-action-on-part): Use gnus-completing-read. - (gnus-article-encrypt-body): Use gnus-completing-read. - - * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read. - (gnus-topic-move-matching): Use gnus-completing-read. - (gnus-topic-copy-matching): Use gnus-completing-read. - (gnus-topic-sort-topics): Use gnus-completing-read. - (gnus-topic-move): Use gnus-completing-read. - - * gnus-agent.el (gnus-agent-read-group): Remove prompt computing. - (gnus-agent-add-group): Use gnus-completing-read. - - * nnmairix.el (nnmairix-create-server-and-default-group): Use - gnus-completing-read. - (nnmairix-update-groups): Use gnus-completing-read. - (nnmairix-get-server): Use gnus-completing-read. - (nnmairix-backend-to-server): Use gnus-completing-read. - (nnmairix-goto-original-article): Use gnus-completing-read. - (nnmairix-get-group-from-file-path): Use gnus-completing-read. - - * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read. - - * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read. - (gnus-group-make-useful-group): Use gnus-completing-read. - (gnus-group-make-web-group): Use gnus-completing-read. - (gnus-group-add-to-virtual): Use gnus-completing-read. - (gnus-group-browse-foreign-server): Use gnus-completing-read. - - * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read. - (gnus-summary-limit-to-extra): Use gnus-completing-read. - (gnus-summary-execute-command): Use gnus-completing-read. - (gnus-summary-respool-article): Use gnus-completing-read. - (gnus-read-move-group-name): Use gnus-completing-read. - - * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read. - (gnus-summary-score-effect): Use gnus-completing-read. - - * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read. - * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the right completing-read function. (gnus-use-ido): New variable (gnus-completing-read-with-default): Remove. + * gnus-agent.el (gnus-agent-read-group): Remove prompt computing. + (gnus-agent-add-group): + * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server): + * mm-view.el (mm-view-pkcs7-decrypt): + * mm-util.el (mm-codepage-setup): + * smime.el (smime-sign-buffer, smime-decrypt-buffer): + * mml-smime.el (mml-smime-openssl-sign-query): + * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition) + (mml-insert-multipart): + * gnus-msg.el (gnus-summary-yank-message): + * gnus-int.el (gnus-start-news-server): + * mm-decode.el (mm-interactively-view-part): + * gnus-dired.el (gnus-dired-attach): + * gnus.el (gnus-read-method): + * gnus-bookmark.el (gnus-bookmark-jump): + * gnus-art.el (gnus-mime-view-part-as-type) + (gnus-mime-action-on-part, gnus-article-encrypt-body): + * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching) + (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move): + * nnmairix.el (nnmairix-create-server-and-default-group) + (nnmairix-update-groups, nnmairix-get-server) + (nnmairix-backend-to-server, nnmairix-goto-original-article) + (nnmairix-get-group-from-file-path): + * nnrss.el (nnrss-find-rss-via-syndic8): + * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group) + (gnus-group-make-useful-group, gnus-group-add-to-virtual) + (gnus-group-browse-foreign-server): + * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra) + (gnus-summary-execute-command, gnus-summary-respool-article) + (gnus-read-move-group-name): + * gnus-score.el (gnus-summary-increase-score) + (gnus-summary-score-effect): + * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read. 2010-09-28 Katsumi Yamaoka @@ -2070,8 +2034,7 @@ * nnimap.el (nnimap-find-wanted-parts-1): Use it. - * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap - again. + * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again. * nnimap.el (nnimap-request-accept-article): Remove the "." at the end, since some servers don't like it. @@ -2091,7 +2054,7 @@ 2010-09-27 Lars Magne Ingebrigtsen - * nnimap.el (utf7): Required. + * nnimap.el (utf7): Require. * message.el (message-cite-prefix-regexp): Remove "}" from citation prefix. @@ -2114,8 +2077,8 @@ * nndoc.el (nndoc-request-list): Return success always. * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate - `fetch-old' -- we only want to fetch the articles we've requested. The - rest are in the agent, probably. + `fetch-old' -- we only want to fetch the articles we've requested. + The rest are in the agent, probably. (gnus-agent-read-servers-validate): Change the level for the "Ignoring disappeared server" to something low. It's not important. @@ -2172,8 +2135,8 @@ 2009-02-08 Dave Love - * gnus-win.el (gnus-window-to-buffer-helper, - gnus-all-windows-visible-p): Function needn't be a symbol. + * gnus-win.el (gnus-window-to-buffer-helper) + (gnus-all-windows-visible-p): Function needn't be a symbol. * mail-source.el (mail-source-value): Function needn't be a symbol. @@ -2192,7 +2155,7 @@ doing the header highlightling, so that the background colour of the picon is correct. - * gnus-picon.el (gnus-picon-xbm): Removed obsolete face. + * gnus-picon.el (gnus-picon-xbm): Remove obsolete face. (gnus-picon): Ditto. (gnus-picon): Reinstate. The background colour for picons is white. (gnus-picon-insert-glyph): Make the background white. @@ -2219,7 +2182,7 @@ * mml2015.el (mml2015-use): Remove gpg support. * mml1991.el (mml1991-function-alist): Remove gpg function. - (mml1991-gpg-sign): Removed. + (mml1991-gpg-sign): Remove. 2010-09-26 Andreas Seltenreich @@ -2232,32 +2195,32 @@ * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email address to the To list for easier response. - * gnus.el (gnus-play-startup-jingle): Removed. + * gnus.el (gnus-play-startup-jingle): Remove. (gnus-splash): Don't play jingle. (gnus): Silence gnus-load message. - * gnus-art.el (gnus-treat-play-sounds): Removed. + * gnus-art.el (gnus-treat-play-sounds): Remove. * gnus.el (gnus-play-jingle): Remove audio support. * gnus-cus.el (gnus-score-customize): Remove audio reference. - * earcon.el: Removed -- no users. + * earcon.el: Remove -- no users. - * gnus-audio.el: Removed -- no users of this package. + * gnus-audio.el: Remove -- no users of this package. * gnus-sum.el (gnus-summary-limit-children): Remove nocem support. * gnus-start.el (gnus-setup-news): Remove nocem support. - * gnus-group.el (gnus-group-get-new-news): Removed nocem call. + * gnus-group.el (gnus-group-get-new-news): Remove nocem call. - * gnus.el (gnus-use-nocem): Removed. + * gnus.el (gnus-use-nocem): Remove. * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem): - Removed. + Remove. - * gnus-nocem.el (gnus-nocem-issuers): Removed file. Apparently nobody + * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody uses NoCeM any more. * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed. @@ -2266,11 +2229,11 @@ (gnus-button-ctan-directory-regexp): Ditto. (gnus-button-handle-ctan): Ditto. (gnus-button-tex-level): Ditto. - (gnus-button-alist): Removed CTAN stuff. + (gnus-button-alist): Remove CTAN stuff. 2010-09-25 Lars Magne Ingebrigtsen - * nnimap.el (nnimap-wait-for-response): Reversed logic in the + * nnimap.el (nnimap-wait-for-response): Reverse logic in the nnimap-streaming test. * gnus-start.el (gnus-get-unread-articles): Don't try to open failed @@ -2300,8 +2263,8 @@ * mm-decode.el (mm-save-part): Allow saving to other directories the normal Emacs way. - * nndoc.el (nndoc-type-alist): Move mime-parts after mbox. Suggested - by Jay Berkenbilt. + * nndoc.el (nndoc-type-alist): Move mime-parts after mbox. + Suggested by Jay Berkenbilt. * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when there isn't a single byte. @@ -2313,14 +2276,14 @@ * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the non-streaming case. - * gnus-art.el (gnus-flush-original-article-buffer): Separated out. + * gnus-art.el (gnus-flush-original-article-buffer): Separate out. (gnus-article-encrypt-body): Use it. * gnus-sum.el (gnus-summary-show-complete-article): New command and keystroke. - * nnimap.el (nnimap-find-wanted-parts-1): Use - gnus-fetch-partial-articles. + * nnimap.el (nnimap-find-wanted-parts-1): + Use gnus-fetch-partial-articles. * gnus-art.el (gnus-fetch-partial-articles): New variable. @@ -2332,7 +2295,7 @@ retrieval wasn't successful. (nnimap-retrieve-group-data-early): Allow throttling servers. (nnimap-streaming): New variable. - (nnimap-fetch-partial-articles): Removed. + (nnimap-fetch-partial-articles): Remove. * mm-decode.el (mm-with-part): Protect against killed buffers. @@ -2341,8 +2304,7 @@ 2010-09-25 Andrew Cohen (tiny change) - * nnir.el (nnir-run-imap): Allow sending IMAP search patterns - directly. + * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly. 2010-09-25 Lars Magne Ingebrigtsen @@ -2393,8 +2355,8 @@ * gnus.el: Remove useless gnus-local-domain. - * gnus-gravatar.el (gnus-gravatar-transform-address): Use - gnus-gravatar-size. + * gnus-gravatar.el (gnus-gravatar-transform-address): + Use gnus-gravatar-size. * gnus-art.el: Remove useless gnus-treat-translate. @@ -2410,19 +2372,19 @@ 2010-09-24 Lars Magne Ingebrigtsen - * gnus-sum.el (gnus-summary-fetch-faq): Removed. + * gnus-sum.el (gnus-summary-fetch-faq): Remove. - * gnus-group.el (gnus-group-fetch-faq): Removed. + * gnus-group.el (gnus-group-fetch-faq): Remove. - * gnus.el (gnus-group-faq-directory): Removed. + * gnus.el (gnus-group-faq-directory): Remove. - * gnus-group.el (gnus-group-fetch-charter): Removed. + * gnus-group.el (gnus-group-fetch-charter): Remove. - * gnus.el (gnus-group-charter-alist): Removed. + * gnus.el (gnus-group-charter-alist): Remove. - * gnus-group.el (gnus-group-archive-directory): Removed. + * gnus-group.el (gnus-group-archive-directory): Remove. (gnus-group-recent-archive-directory): Ditto. - (gnus-group-make-archive-group): Removed. + (gnus-group-make-archive-group): Remove. * nnimap.el (nnimap-update-info): Protect against nil uidnexts. @@ -2463,8 +2425,8 @@ * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while loading gnus-sum.elc; fix comment for canlock-verify. (gnus-article-jump-to-part): Use read-number. - (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove - Emacs pre-21 compatible code for help-echo. + (gnus-insert-mime-button, gnus-insert-mime-security-button): + Remove Emacs pre-21 compatible code for help-echo. (gnus-article-next-page-1): No need to adjust the number of lines. (gnus-article-describe-bindings): Always use help-buffer. @@ -2507,9 +2469,9 @@ 2010-09-23 Lars Magne Ingebrigtsen * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): - Removed. - (gnus-setup-news-hook): Removed - gnus-fixup-nnimap-unread-after-getting-new-news. + Remove. + (gnus-setup-news-hook): + Remove gnus-fixup-nnimap-unread-after-getting-new-news. * gnus-int.el (gnus-request-update-info): Protect against backends not having the function. @@ -2534,12 +2496,12 @@ * nnweb.el (nnweb-request-update-info): NOOP. - * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info. + * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info. - * nnfolder.el (nnfolder-request-marks): Renamed from -update-info, + * nnfolder.el (nnfolder-request-marks): Rename from -update-info, since it only deals with marks. - * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to + * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to gnus-request-marks, and make a new gnus-request-update-info. * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for @@ -2548,15 +2510,14 @@ 2010-09-23 Teodor Zlatanov * netrc.el (netrc-parse): Remove encrypt.el mentions. - * encrypt.el: Removed. + * encrypt.el: Remove. 2010-09-23 Lars Magne Ingebrigtsen * nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form. - * gnus-html.el (gnus-max-image-proportion): Increase proportion to - 0.9. + * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9. 2010-09-22 Lars Magne Ingebrigtsen @@ -2581,8 +2542,8 @@ 2010-09-22 Julien Danjou - * gnus-group.el (gnus-group-insert-group-line): Call - gnus-group-highlight-line. + * gnus-group.el (gnus-group-insert-group-line): + Call gnus-group-highlight-line. (gnus-group-update-hook): Remove gnus-group-highlight-line from the default hook list. (gnus-group-update-eval-form): Add new function. @@ -2599,12 +2560,11 @@ 2010-09-22 Julien Danjou - * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that + * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that Only return an icon. (gnus-group-insert-group-line): Compute icon to return. - * gnus-html.el (gnus-html-image-automatic-caching): Add custom - variable. + * gnus-html.el (gnus-html-image-automatic-caching): Add custom var. (gnus-html-image-fetched): Only cache if gnus-html-image-automatic-caching is set. (gnus-html-image-fetched): Check for errors. @@ -2636,7 +2596,7 @@ 2010-09-22 Julien Danjou - * gnus-html.el (gnus-html-put-image): Stop using markers. They are + * gnus-html.el (gnus-html-put-image): Stop using markers. They are harmful if you have 2 images side-by-side, they can't be properly update on text deletion. Using text-property is safer here. (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of @@ -2644,7 +2604,7 @@ 2010-09-22 Lars Magne Ingebrigtsen - * nnimap.el (nnimap-expunge-inbox): Removed. + * nnimap.el (nnimap-expunge-inbox): Remove. (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead. (nnimap-expunge): Flip default to t. @@ -2746,7 +2706,7 @@ * gnus-sum.el (gnus-summary-move-article): When respooling to the same method, this would bug out. - * gnus-group.el (gnus-group-expunge-group): Renamed from + * gnus-group.el (gnus-group-expunge-group): Rename from gnus-group-nnimap-expunge, and implemented as a normal interface function. @@ -2770,7 +2730,7 @@ cache. (gnus-html-put-image): Change buffer argument to use image data rather than file, and place image above region rather than inserting a new - one. Do not take alt-text as argument, since it's useless now: we place + one. Do not take alt-text as argument, since it's useless now: we place the image above alt-text. (gnus-html-prune-cache): Remove. (gnus-html-show-images): Start to fetch image when we find one, do not @@ -2835,8 +2795,7 @@ nnimap-server-port. (nnimap-request-article): Return the group/article number, so that Gnus `^' works as expected. - (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants - them. + (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them. * gnus.el (gnus-similar-server-opened): Refactor a bit and add comments. @@ -2845,15 +2804,13 @@ file. * gnus-start.el (gnus-get-unread-articles): Make sure that we call - `gnus-open-server' on each method before trying to scan them etc. This - ensures that all the backend parameters are set correctly. + `gnus-open-server' on each method before trying to scan them etc. + This ensures that all the backend parameters are set correctly. * nnimap.el (nnimap-authenticator): New variable. (nnimap-open-connection): Allow anonymous login. - (nnimap-transform-headers): The chars header is called Chars not - Bytes. - (nnimap-wait-for-response): Don't infloop if the IMAP connection - drops. + (nnimap-transform-headers): The chars header is called Chars not Bytes. + (nnimap-wait-for-response): Don't infloop if the IMAP connection drops. * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last patch, found by Knut Anders Hatlen. @@ -2946,7 +2903,7 @@ the range update right. (nnimap-request-group): Don't make `M-g' bug out on group with no marks. - (nnoo): Required, so that other packages can require nnimap. + (nnoo): Require, so that other packages can require nnimap. (nnimap-wait-for-response): Be a bit more lax in finding the end of the command we're looking for. This helps when the server sends more responses after we've gotten everything we expected. @@ -3025,7 +2982,7 @@ we're querying for. Also prompt for user name if that hasn't been given. - * nnimap.el (nnimap-with-process-buffer): Removed. + * nnimap.el (nnimap-with-process-buffer): Remove. 2010-09-17 Lars Magne Ingebrigtsen @@ -3148,10 +3105,10 @@ 2010-09-14 Lars Magne Ingebrigtsen - * gnus-start.el (gnus-read-active-for-groups): Reverted the previous + * gnus-start.el (gnus-read-active-for-groups): Revert the previous change. - * nnrss.el (nnrss-request-list): Removed this function and related + * nnrss.el (nnrss-request-list): Remove this function and related functions, including the moreover stuff. 2010-09-14 Lars Magne Ingebrigtsen @@ -3194,8 +3151,8 @@ * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again. - * pop3.el (pop3-movemail): Removed. - (pop3-streaming-movemail): Renamed to pop3-movemail. + * pop3.el (pop3-movemail): Remove. + (pop3-streaming-movemail): Rename to pop3-movemail. * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and don't restrict end-tag searches to the end of the line. @@ -3215,8 +3172,8 @@ (gnus-html-wash-tags): Search for images first, so that works better. - * gnus-async.el (gnus-async-article-callback): Call - `gnus-html-prefetch-images' unconditionally. + * gnus-async.el (gnus-async-article-callback): + Call `gnus-html-prefetch-images' unconditionally. * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl. @@ -3291,7 +3248,7 @@ * nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively. - (nnimap-debug): Removed. + (nnimap-debug): Remove. * imap.el (imap-fetch-safe): Removed function, and altered all callers to use `imap-fetch' instead. According to the comments, this should be @@ -3353,13 +3310,13 @@ * mail-source.el (pop3-streaming-movemail): Autoload. - * pop3.el (pop3-streaming-movemail): Respect - pop3-leave-mail-on-server. + * pop3.el (pop3-streaming-movemail): + Respect pop3-leave-mail-on-server. * mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval. - * pop3.el (pop3-process-filter): Removed unused function. + * pop3.el (pop3-process-filter): Remove unused function. (pop3-streaming-movemail, pop3-send-streaming-command) (pop3-wait-for-messages, pop3-write-to-file) (pop3-number-of-responses): New functions for streaming pop3 @@ -3370,7 +3327,7 @@ (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list. - * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants + * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants message sizes. (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd. @@ -3417,7 +3374,7 @@ (gnus-html-wash-tags): Add a new `i' command to insert images. (gnus-html-insert-image): New command and keystroke. (gnus-html-redisplay-with-images): New command and keystroke. - (gnus-html-show-images): Renamed command. + (gnus-html-show-images): Rename command. (gnus-html-wash-tags): Remove more white space before image spacers. (gnus-html-wash-tags): Decode entities at the end, so that entities @@ -3524,7 +3481,7 @@ 2010-09-01 Lars Magne Ingebrigtsen - * nndoc.el (nndoc-type-alist): Added a new type for Google digests. + * nndoc.el (nndoc-type-alist): Add a new type for Google digests. * gnus-html.el (gnus-html-wash-tags): Check the value of gnus-blocked-images in the summary buffer. @@ -3540,9 +3497,9 @@ (gnus-html-image-url-blocked-p): Take a parameter for blocked-images since it needs to be picked from the correct buffer. - * nnwfm.el: Removed. + * nnwfm.el: Remove. - * nnlistserv.el: Removed. + * nnlistserv.el: Remove. 2010-09-01 Teodor Zlatanov @@ -3551,9 +3508,9 @@ 2010-09-01 Lars Magne Ingebrigtsen - * nnkiboze.el: Removed. + * nnkiboze.el: Remove. - * nndb.el: Removed. + * nndb.el: Remove. * gnus-html.el (gnus-html-put-image): Use the deleted text as the image alt text. @@ -3566,8 +3523,8 @@ 2010-09-01 Teodor Zlatanov * gnus-html.el (gnus-html-wash-tags) - (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add - extra logging. + (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): + Add extra logging. 2010-09-01 Lars Magne Ingebrigtsen @@ -3611,13 +3568,13 @@ 2010-08-31 Lars Magne Ingebrigtsen - * nnwarchive.el: Removed. + * nnwarchive.el: Remove. - * gnus-soup.el: Removed. + * gnus-soup.el: Remove. - * nnsoup.el: Removed. + * nnsoup.el: Remove. - * nnultimate.el: Removed. + * nnultimate.el: Remove. * gnus-html.el (gnus-blocked-images): New variable. @@ -3627,8 +3584,8 @@ * gnus-cite.el (gnus-article-natural-long-line-p): New function to guess whether a long line is natural text or not. - * gnus-html.el (gnus-html-schedule-image-fetching): Use - gnus-process-plist and friends for compatibility. + * gnus-html.el (gnus-html-schedule-image-fetching): + Use gnus-process-plist and friends for compatibility. 2010-08-31 Stefan Monnier @@ -3667,7 +3624,7 @@ minutes, 56 seconds ago on the ding list, remove the `w' and `i' bindings, as they aren't useful at all. `w' is moved to `W w'. - * gnus-move.el: Removed file, since it doesn't really work. + * gnus-move.el: Remove file, since it doesn't really work. * gnus-html.el (gnus-article-html): Tell w3m that the input is UTF-8. This seems to fix problems with some German web feeds. @@ -3684,7 +3641,7 @@ XEmacs-compatible. (gnus-html-put-image): Don't do images on non-graphic displays. - * nnslashdot.el: Removed this unused backend. + * nnslashdot.el: Remove this unused backend. * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100 actions. @@ -3834,13 +3791,14 @@ Minor bug fixes for gnus-sync.el. - * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't - read the sync on get-new-news. + * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): + Don't read the sync on get-new-news. * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is quiet. - * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo). + * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' + (fix typo). 2010-07-30 Lawrence Mitchell @@ -3857,10 +3815,11 @@ * gnus-sync.el: New library for synchronization of marks. - * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and + * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and renamed from `gnus-registry-grep-in-list'. - * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'. + * gnus-registry.el (gnus-registry-follow-group-p): + Use `gnus-grep-in-list'. * gnus-start.el (gnus-start-draft-setup): Make it interactive. @@ -3911,8 +3870,8 @@ Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975). Patch applied by Karl Fogel. - * gnus-sum.el (gnus-summary-bookmark-make-record): Set - `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w. + * gnus-sum.el (gnus-summary-bookmark-make-record): + Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w. 2010-07-13 Thierry Volpiatto @@ -3966,7 +3925,7 @@ * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and simplify logic. (gnus-summary-limit-to-age): Use gnus-date-get-time. - (gnus-sort-threads): emit message if gnus-sort-threads-loop used. + (gnus-sort-threads): Emit message if gnus-sort-threads-loop used. 2010-06-08 Michael Albinus @@ -4122,8 +4081,8 @@ (gnus-binary-mode): Bind gnus-binary-mode-on-hook and gnus-binary-mode-off-hook for XEmacs when compiling. - * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return - nil if char-charset is not available. + * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): + Return nil if char-charset is not available. * imap.el (imap-disable-multibyte) * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as @@ -4209,7 +4168,8 @@ 2010-04-14 Stefan Monnier - * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field. + * gnus-sum.el (gnus-summary-bookmark-make-record): + Add `location' field. 2010-04-14 Katsumi Yamaoka @@ -4253,7 +4213,7 @@ 2010-03-30 Martin Stjernholm - * mm-decode.el (mm-add-meta-html-tag): Added option to override the + * mm-decode.el (mm-add-meta-html-tag): Add option to override the charset. * gnus-art.el (gnus-article-browse-html-parts): Force the correct @@ -4261,8 +4221,8 @@ 2010-03-30 Katsumi Yamaoka - * gnus-art.el (gnus-article-browse-delete-temp-files): Delete - directories as well. + * gnus-art.el (gnus-article-browse-delete-temp-files): + Delete directories as well. (gnus-article-browse-html-parts): Work for images that do not specify file names; delete temp directory when quitting; insert header at the right place; use file: scheme for image files. @@ -4283,8 +4243,8 @@ 2010-03-27 Teodor Zlatanov - * auth-source.el (auth-sources): Change default to be simpler. Explain - about Secret Service API sources. Improve Customize options. + * auth-source.el (auth-sources): Change default to be simpler. + Explain about Secret Service API sources. Improve Customize options. (auth-source-pick): Change to accept any number of search parameters. Implement fallbacks iteratively, not recursively. Add scoring on the second pass and sort by score. Call Secret Service API when needed. @@ -4332,7 +4292,7 @@ 2010-03-22 Martin Stjernholm - * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity + * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity wasn't updated after mismatch. Clear cached mailbox info correctly when uidvalidity changes. (nnimap-group-prefixed-name): New function to avoid some code @@ -4361,8 +4321,8 @@ 2010-03-20 Teodor Zlatanov - * gnus-sum.el (gnus-summary-make-menu-bar): Let - `gnus-registry-install-shortcuts' fill in the functions. + * gnus-sum.el (gnus-summary-make-menu-bar): + Let `gnus-registry-install-shortcuts' fill in the functions. * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid warnings. @@ -4431,8 +4391,8 @@ (smtpmail-default-smtp-server): Remove declaration. (message-send-mail-function): Check smtpmail-default-smtp-server is bound rather than requiring smtpmail. - (message-auto-save-directory, message-insert-signature): Use - expand-file-name rather than nnheader-concat. + (message-auto-save-directory, message-insert-signature): + Use expand-file-name rather than nnheader-concat. (nnheader-insert-file-contents): Autoload. (hashcash-wait-async): Declare. (message-send-mail): Only call gnus-setup-posting-charset if @@ -4599,8 +4559,8 @@ 2010-01-01 Chong Yidong - * message.el (message-exchange-point-and-mark): Call - exchange-point-and-mark with an argument rather than setting + * message.el (message-exchange-point-and-mark): + Call exchange-point-and-mark with an argument rather than setting mark-active by hand (Bug#5175). 2009-12-18 Katsumi Yamaoka @@ -4644,7 +4604,7 @@ * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property - on `gnus-recenter'. (Bug#4698, Bug#4981) + on `gnus-recenter'. (Bug#4698, Bug#4981) 2009-11-26 Kevin Ryde @@ -5168,7 +5128,7 @@ * imap.el (imap-fetch-safe): Bind debug-on-error. (imap-debug): Add imap-fetch-safe. -2009-01-26 Teodor Zlatanov +2009-01-26 Teodor Zlatanov * auth-source.el (auth-source-forget-user-or-password): Clarify docs. (auth-source-forget-all-cached): New convenience function. @@ -5351,9 +5311,9 @@ * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use cadar. - * sieve-manage.el (sieve-manage-starttls-p): Renamed from + * sieve-manage.el (sieve-manage-starttls-p): Rename from imap-starttls-p. - (sieve-manage-starttls-open): Renamed from imap-starttls-open. + (sieve-manage-starttls-open): Rename from imap-starttls-open. 2008-12-22 Dave Love @@ -5386,8 +5346,8 @@ 2008-12-21 Reiner Steib - * gnus-start.el (gnus-before-startup-hook): Fix doc string. Reported - by Stephen Berman . + * gnus-start.el (gnus-before-startup-hook): Fix doc string. + Reported by Stephen Berman . 2008-12-18 Katsumi Yamaoka @@ -5595,7 +5555,7 @@ 2008-09-25 Teodor Zlatanov - * message.el (message-confirm-send): Fixed variable documentation to + * message.el (message-confirm-send): Fix variable documentation to avoid the "y/n" wording. 2008-09-25 Francis Litterio (tiny change) @@ -5740,8 +5700,8 @@ 2008-07-22 Katsumi Yamaoka - * gnus-art.el (gnus-summary-save-in-pipe): Consider - gnus-save-all-headers. + * gnus-art.el (gnus-summary-save-in-pipe): + Consider gnus-save-all-headers. 2008-07-21 Dan Nicolaescu @@ -6000,16 +5960,16 @@ * nnheader.el (nnheader-read-timeout): Change the default timeout from 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article - retrieval faster in some cases, but might make CPU usage larger. If - this has any bad side effects, we might revert this change. + retrieval faster in some cases, but might make CPU usage larger. + If this has any bad side effects, we might revert this change. * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which seems to make mail retrieval much, much faster. (pop3-movemail): Use nnheader-accept-process-output instead of sleeping unconditionally. - * gnus-draft.el (gnus-group-send-queue): Bind - message-send-mail-partially-limit to nil to avoid being prompted. + * gnus-draft.el (gnus-group-send-queue): + Bind message-send-mail-partially-limit to nil to avoid being prompted. 2008-05-16 Reiner Steib @@ -6042,7 +6002,7 @@ * nnimap.el: Autoload `auth-source-user-or-password'. (nnimap-open-connection): Use it. - * auth-source.el: Added docs on using with url-auth. Import gnus-util + * auth-source.el: Add docs on using with url-auth. Import gnus-util for the gnus-message function. (auth-source-user-or-password): Use it. @@ -6222,7 +6182,7 @@ 2008-04-09 Teodor Zlatanov - * auth-source.el: Added docs. + * auth-source.el: Add docs. (auth-sources): Modify format to support server. (auth-source-pick, auth-source-user-or-password) (auth-source-user-or-password-imap) @@ -6239,14 +6199,19 @@ * compface.el (uncompface): Make buffer unibyte. +2008-04-07 Stefan Monnier + + * mail-source.el (mail-source-value): + Prefer fboundp to functionp so it works with macros as well. + 2008-04-05 Glenn Morris * gnus-ems.el (mm-disable-multibyte): Autoload it. 2008-04-05 Stefan Monnier - * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer - mm-(en|dis)able-multibyte to default-enable-multibyte-characters. + * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): + Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters. * nnheader.el (nnheader-init-server-buffer): Change buffer's multibyteness after rather than before erasing it. @@ -6266,6 +6231,11 @@ * nnweb.el (nnweb-init): Avoid nn-with-unibyte. +2008-04-03 Stefan Monnier + + * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p): + Fix last change in case the element is not even a symbol. + 2008-04-02 Simon Josefsson * imap.el (imap-enable-exchange-bug-workaround): New variable. @@ -6377,6 +6347,9 @@ * mm-util.el (mm-set-buffer-multibyte): New function. * mm-decode.el (mm-copy-to-buffer): Use it. + * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p): + Prefer fboundp to functionp so it works with macros as well. + 2008-03-19 Glenn Morris * tls.el (open-tls-stream): Restore use of `tls-end-of-info'. @@ -6408,8 +6381,8 @@ 2008-03-17 Teodor Zlatanov - * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate - unnecessary duplicates from the match list. + * gnus-registry.el (gnus-registry-split-fancy-with-parent): + Eliminate unnecessary duplicates from the match list. 2008-03-17 Katsumi Yamaoka @@ -6443,7 +6416,7 @@ 2008-03-13 Teodor Zlatanov - * auth-source.el (auth-sources): Renamed from auth-source-choices. + * auth-source.el (auth-sources): Rename from auth-source-choices. (auth-source-pick): Use it. 2008-03-12 Stefan Monnier @@ -6457,7 +6430,7 @@ 2008-03-12 Teodor Zlatanov * auth-source.el (auth-source-protocols) - (auth-source-protocols-customize, auth-source-choices): Added and + (auth-source-protocols-customize, auth-source-choices): Add and modified variable customizations and defaults. (auth-source-pick, auth-source-user-or-password) (auth-source-protocol-defaults, auth-source-user-or-password-imap) @@ -6481,8 +6454,8 @@ nntp-with-open-group macro. (nntp-with-open-group): Use the function, so it's easier to debug. Add indentation and debugging info. - (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend - the use of the netcat alternatives. + (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): + Recommend the use of the netcat alternatives. * rfc2047.el (rfc2047-decode-string): Don't use `m'. Avoid mm-string-as-multibyte as well. @@ -6599,12 +6572,12 @@ 2008-03-04 Teodor Zlatanov - * gnus-registry.el (gnus-registry-user-format-function-M): Add - formatting function. + * gnus-registry.el (gnus-registry-user-format-function-M): + Add formatting function. 2008-03-03 Teodor Zlatanov - * gnus-registry.el (gnus-registry-marks): Changed format to be nicer + * gnus-registry.el (gnus-registry-marks): Change format to be nicer with plists. (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus): Use new format. @@ -6636,8 +6609,8 @@ * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part. (mml-dnd-attach-options): Fix typo in custom choice. - * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change - nndoc-article-type to mbox. + * gnus-group.el (gnus-group-read-ephemeral-gmane-group): + Change nndoc-article-type to mbox. (gnus-group-read-ephemeral-gmane-group-url): Support permalink. * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back @@ -6711,14 +6684,14 @@ (nnmairix-last-server, nnmairix-current-server): Defvar them. (nnmairix-goto-original-article): Defvar gnus-registry-install and autoload gnus-registry-fetch-group when compiling. - (nnmairix-request-group-with-article-number-correction): Remove - unreferenced argument passed to nnmairix-call-backend. + (nnmairix-request-group-with-article-number-correction): + Remove unreferenced argument passed to nnmairix-call-backend. 2008-02-27 Reiner Steib * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments. - (mm-uu-extract): Improve face for low color ttys. Reported by Sascha - Wilde. + (mm-uu-extract): Improve face for low color ttys. + Reported by Sascha Wilde. 2008-02-27 Glenn Morris @@ -6753,6 +6726,14 @@ `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'. Reported by David . +2008-02-24 Miles Bader + + * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible) + (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region) + (mm-find-mime-charset-region): + * mm-bodies.el (mm-encode-body): + * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'. + 2008-02-20 Katsumi Yamaoka * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG @@ -6929,8 +6910,8 @@ 2008-01-12 Reiner Steib * gnus-sum.el (gnus-article-sort-by-random) - (gnus-thread-sort-by-random): Fix doc strings. Reported by - jidanni@jidanni.org. + (gnus-thread-sort-by-random): Fix doc strings. + Reported by jidanni@jidanni.org. 2008-01-11 Katsumi Yamaoka @@ -6942,15 +6923,15 @@ * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on XEmacs. - (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect - against non-character events. + (gnus-article-describe-key, gnus-article-describe-key-briefly): + Protect against non-character events. * lpath.el: Fbind map-keymap for Emacs 21. 2008-01-09 Reiner Steib - * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New - command. + * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): + New command. (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE instead of END. Change name of the temp file. (gnus-group-gmane-group-download-format): Add doc string. Make it @@ -6965,8 +6946,8 @@ continuation keys correctly in the echo area; describe bindings correctly when keys end with `C-h'. (gnus-article-read-summary-send-keys): New function. - (gnus-article-describe-key, gnus-article-describe-key-briefly): Work - for gnus-article-read-summary-send-keys; display continuation keys + (gnus-article-describe-key, gnus-article-describe-key-briefly): + Work for gnus-article-read-summary-send-keys; display continuation keys correctly in the echo area. (gnus-article-reply-with-original): Ignore prefix argument. (gnus-article-wide-reply-with-original): New function. @@ -7083,8 +7064,8 @@ 2007-12-14 Reiner Steib - * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by - Christoph Conrad . + * gnus-sum.el (gnus-summary-prev-article): Fix doc string. + Reported by Christoph Conrad . 2007-12-14 Reiner Steib @@ -7096,8 +7077,8 @@ * mm-decode.el (mm-add-meta-html-tag): New function. (mm-save-part-to-file, mm-pipe-part): Use it. - * gnus-art.el (gnus-article-browse-delete-temp-files): Use - gnus-y-or-n-p instead of y-or-n-p. + * gnus-art.el (gnus-article-browse-delete-temp-files): + Use gnus-y-or-n-p instead of y-or-n-p. (gnus-article-browse-html-parts): Work with message/external-body; use mm-add-meta-html-tag. @@ -7107,8 +7088,8 @@ * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art. - * gnus-int.el (gnus-server-opened, gnus-status-message): Move - definitions before use. + * gnus-int.el (gnus-server-opened, gnus-status-message): + Move definitions before use. * mm-decode.el: Require gnus-util. (mm-remove-part): Only call delete-annotation on XEmacs. @@ -7234,15 +7215,15 @@ 2007-12-06 Christian Plate (tiny change) - * nnmaildir.el (nnmaildir-request-update-info): Improved performance. + * nnmaildir.el (nnmaildir-request-update-info): Improve performance. Call gnus-add-to-range ranges only once with a prepared article-list. 2007-12-06 Paul Jarc * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups) (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in - group names with backslashes. Reported by Tassilo Horn - . + group names with backslashes. + Reported by Tassilo Horn . 2007-12-06 Deepak Goel @@ -7261,8 +7242,8 @@ 2007-12-05 Katsumi Yamaoka * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to - specify charset to html source. Reported by Christoph Conrad - . + specify charset to html source. + Reported by Christoph Conrad . 2007-12-05 Katsumi Yamaoka @@ -7286,8 +7267,8 @@ * gnus-group.el (gnus-group-highlight-line): Add FIXME. * gnus-dired.el: Reduce Gnus dependencies. - (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't - require. Use autoloads instead. + (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): + Don't require. Use autoloads instead. (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime) (mailcap-mime-info, mm-mailcap-command, ps-print-preprint) (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload. @@ -7352,8 +7333,7 @@ * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions. - * mm-uu.el (mm-uu-yenc-extract): Get the data from the original - buffer. + * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer. 2007-12-02 Glenn Morris @@ -7376,8 +7356,8 @@ * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid matches on patches. - * gnus-art.el (gnus-article-browse-html-article): Mention - `mm-text-html-renderer' in the doc string. + * gnus-art.el (gnus-article-browse-html-article): + Mention `mm-text-html-renderer' in the doc string. * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc string. Add comments. @@ -7417,8 +7397,8 @@ (gnus-agent-method-p): Canonicalize server names by pushing their method through `gnus-method-to-server' using the no-cache argument. - * gnus-srvr.el (gnus-server-insert-server-line): Call - `gnus-method-to-server' with `no-cache' argument. + * gnus-srvr.el (gnus-server-insert-server-line): + Call `gnus-method-to-server' with `no-cache' argument. * gnus-agent.el (gnus-agent-toggle-plugged): Don't call gnus-agent-possibly-synchronize-flags as this should be called when the @@ -7665,8 +7645,8 @@ 2007-11-15 Katsumi Yamaoka - * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New - macros. + * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): + New macros. (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger) (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to copy data from unibyte buffer to multibyte current buffer. @@ -7751,8 +7731,8 @@ 2007-10-29 Stefan Monnier - * message.el (message-check-news-body-syntax): Avoid - mm-string-as-multibyte. + * message.el (message-check-news-body-syntax): + Avoid mm-string-as-multibyte. (message-hide-headers): Don't assume (point-min)==1. 2007-10-28 Reiner Steib @@ -7779,8 +7759,8 @@ 2007-10-27 Reiner Steib - * gnus-msg.el (gnus-message-setup-hook): Add - `message-remove-blank-cited-lines' to options. + * gnus-msg.el (gnus-message-setup-hook): + Add `message-remove-blank-cited-lines' to options. 2007-10-26 Reiner Steib @@ -7855,8 +7835,8 @@ * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect with dolist. - * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace - mapcar called for effect with dolist. + * gnus-registry.el (gnus-registry-split-fancy-with-parent): + Replace mapcar called for effect with dolist. * gnus-spec.el (gnus-correct-length): Make it simple and fast. @@ -7889,7 +7869,7 @@ * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted overview buffer needed a catch to receive its throw. - (gnus-agent-flush-cache): Declared as interactive to make this function + (gnus-agent-flush-cache): Declare as interactive to make this function easier to use. 2007-10-20 Reiner Steib @@ -7946,8 +7926,8 @@ * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the ones returned from the verify-function. - * mm-uu.el (mm-uu-pgp-signed-extract-1): Call - mml2015-extract-cleartext-signature if extraction failed. + * mm-uu.el (mm-uu-pgp-signed-extract-1): + Call mml2015-extract-cleartext-signature if extraction failed. 2007-10-07 Daiki Ueno @@ -8141,7 +8121,7 @@ 2007-08-14 Tassilo Horn - * gnus-art.el (gnus-sticky-article): Fixed problems described in + * gnus-art.el (gnus-sticky-article): Fix problems described in on ding. Thanks to Katsumi. Don't perform gnus-configure-windows here; reuse existing sticky article buffer. @@ -8189,6 +8169,10 @@ that are unread as unread, and also as selected so that information of marks having been changed by a user may be updated when exiting group. +2007-08-04 Reiner Steib + + * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t. + 2007-08-03 Katsumi Yamaoka * gnus-art.el (gnus-mime-display-single): Pass part number that is @@ -8259,8 +8243,8 @@ 2007-07-23 Katsumi Yamaoka - * gnus-sum.el (gnus-summary-move-article): Make - gnus-summary-respool-article work. + * gnus-sum.el (gnus-summary-move-article): + Make gnus-summary-respool-article work. 2007-07-21 Reiner Steib @@ -8319,8 +8303,8 @@ nnmail-pathname-coding-system. (nnml-request-article): Pass server argument to nnml-find-group-number. - (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass - server argument to nnml-possibly-create-directory. + (nnml-request-create-group, nnml-active-number, nnml-save-marks): + Pass server argument to nnml-possibly-create-directory. (nnml-request-accept-article): Pass server argument to nnml-active-number and nnml-save-mail. (nnml-find-group-number): Pass server argument to nnml-find-id. @@ -8349,8 +8333,8 @@ 2007-07-18 Katsumi Yamaoka - * gnus-agent.el (gnus-agent-save-active): Bind - nnheader-file-coding-system to gnus-agent-file-coding-system. + * gnus-agent.el (gnus-agent-save-active): + Bind nnheader-file-coding-system to gnus-agent-file-coding-system. * gnus-cache.el (gnus-cache-save-buffers) (gnus-cache-possibly-enter-article, gnus-cache-request-article) @@ -8359,10 +8343,10 @@ (gnus-cache-braid-nov, gnus-cache-braid-heads) (gnus-cache-generate-active, gnus-cache-rename-group) (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for) - (gnus-cache-update-overview-total-fetched-for): Bind - file-name-coding-system to nnmail-pathname-coding-system. - (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New - variables. + (gnus-cache-update-overview-total-fetched-for): + Bind file-name-coding-system to nnmail-pathname-coding-system. + (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): + New variables. (gnus-cache-decoded-group-name): New function. (gnus-cache-file-name): Use it. (gnus-cache-generate-active): Use non-decoded group name for active. @@ -8383,6 +8367,11 @@ * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces. +2007-07-14 David Kastrup + + * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit + finishing actions if we did not edit the article. + 2007-07-13 Katsumi Yamaoka * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group) @@ -8394,8 +8383,8 @@ (gnus-agent-retrieve-headers, gnus-agent-request-article) (gnus-agent-regenerate-group) (gnus-agent-update-files-total-fetched-for) - (gnus-agent-update-view-total-fetched-for): Bind - file-name-coding-system to nnmail-pathname-coding-system. + (gnus-agent-update-view-total-fetched-for): + Bind file-name-coding-system to nnmail-pathname-coding-system. (gnus-agent-group-pathname): Don't encode file names by nnmail-pathname-coding-system. (gnus-agent-save-local): Bind file-name-coding-system correctly; bind @@ -8416,8 +8405,8 @@ * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *. (nnrss-request-delete-group): Bind file-name-coding-system to nnmail-pathname-coding-system. - (nnrss-read-server-data, nnrss-read-group-data): Bind - file-name-coding-system correctly. + (nnrss-read-server-data, nnrss-read-group-data): + Bind file-name-coding-system correctly. (nnrss-check-group): Pass nnrss-file-coding-system to md5. * nntp.el: Require gnus-group for the function gnus-group-name-charset. @@ -8492,8 +8481,8 @@ * message.el (message-fix-before-sending): Skip raw message part to be forwarded while checking illegible text. - (message-forward-make-body-mime, message-forward-make-body): Mark - signed or encrypted raw message as having no illegible text. + (message-forward-make-body-mime, message-forward-make-body): + Mark signed or encrypted raw message as having no illegible text. 2007-06-19 Katsumi Yamaoka @@ -8512,8 +8501,8 @@ 2007-06-14 Katsumi Yamaoka * gnus-agent.el (gnus-agent-fetch-headers) - (gnus-agent-retrieve-headers): Bind - gnus-decode-encoded-address-function to identity. + (gnus-agent-retrieve-headers): + Bind gnus-decode-encoded-address-function to identity. * nntp.el (nntp-send-xover-command): Recognize an xover command is available also when the server returns simply a dot. @@ -8580,8 +8569,8 @@ 2007-05-29 Katsumi Yamaoka - * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested - by Loic Dachary . + * gnus-sum.el (gnus-summary-limit-to-address): New function. + Suggested by Loic Dachary . (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it. 2007-05-28 Katsumi Yamaoka @@ -8643,13 +8632,13 @@ * gnus-util.el (gnus-limit-string): Delete this function. - * gnus-sum.el (gnus-simplify-subject-fully): Use - `truncate-string-to-width' instead. + * gnus-sum.el (gnus-simplify-subject-fully): + Use `truncate-string-to-width' instead. 2007-05-11 Michaël Cadilhac - * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell - if, on summary exit, the next group has to be selected. + * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. + Tell if, on summary exit, the next group has to be selected. (gnus-summary-exit): Use it. 2007-05-10 Reiner Steib @@ -8703,8 +8692,8 @@ 2007-04-27 Didier Verna - * gnus-util.el (gnus-orify-regexp): Moved and renamed to ... - * gmm-utils.el (gmm-regexp-concat): here. + * gnus-util.el (gnus-orify-regexp): Move and rename to ... + * gmm-utils.el (gmm-regexp-concat): ... here. * message.el: Don't require 'gnus-util. (message-dont-reply-to-names): Handle name change above. * gnus-sum.el (gnus-ignored-from-addresses): Ditto. @@ -8780,9 +8769,9 @@ 2007-04-16 Didier Verna - * gnus-msg.el (gnus-configure-posting-styles): Handle - message-signature-directory properly with :file syntax. Reported by - "Leo". + * gnus-msg.el (gnus-configure-posting-styles): + Handle message-signature-directory properly with :file syntax. + Reported by "Leo". 2007-04-11 Didier Verna @@ -8794,8 +8783,8 @@ 2007-04-10 Katsumi Yamaoka - * gnus-msg.el (gnus-inews-yank-articles): Use - message-exchange-point-and-mark instead of exchange-point-and-mark. + * gnus-msg.el (gnus-inews-yank-articles): + Use message-exchange-point-and-mark instead of exchange-point-and-mark. 2007-04-09 Katsumi Yamaoka @@ -8973,7 +8962,7 @@ 2007-02-20 Daiki Ueno - * mml2015.el (mml2015-epg-verify): Simplified. + * mml2015.el (mml2015-epg-verify): Simplify. 2007-02-19 Katsumi Yamaoka @@ -9039,8 +9028,8 @@ (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT. (gnus-message-add-citation-keywords): Append keywords rather than prepending; emulate font-lock-add-keywords if it is not available. - (gnus-message-remove-citation-keywords): Emulate - font-lock-remove-keywords if it is not available. + (gnus-message-remove-citation-keywords): + Emulate font-lock-remove-keywords if it is not available. * gnus-msg.el (gnus-message-highlight-citation): Default to t. @@ -9070,8 +9059,8 @@ 2007-01-23 Reiner Steib - * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix - custom choice. + * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): + Fix custom choice. * gnus-art.el (gnus-signature-limit): Fix custom choice. @@ -9113,8 +9102,8 @@ * gnus-sum.el (gnus-auto-select-first): Improve doc string. - * message.el (message-cite-original-1): Call - gnus-article-highlight-citation if requested. + * message.el (message-cite-original-1): + Call gnus-article-highlight-citation if requested. (message-make-from): Allow name and address as optional arguments. * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg. @@ -9154,6 +9143,8 @@ * spam-report.el (spam-report-gmane-internal): Add necessary "/" to Xref urls. Erase buffer before requesting head. + * mm-decode.el (mm-display-external): Use itimer function for XEmacs. + 2007-01-07 Reiner Steib * gnus-soup.el (gnus-soup): New custom group. Make user variables @@ -9236,8 +9227,8 @@ 2006-12-29 Jouni K. Seppänen - * nnimap.el (nnimap-expunge-search-string): Mention - nnimap-search-uids-not-since-is-evil in docstring. + * nnimap.el (nnimap-expunge-search-string): + Mention nnimap-search-uids-not-since-is-evil in docstring. 2006-12-28 Reiner Steib @@ -9249,8 +9240,8 @@ make-obsolete-variable. (spam-bsfilter-path, spam-bsfilter-program) (spam-spamassassin-path, spam-spamassassin-program) - (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't - use "path" inappropriately. + (spam-sa-learn-path, spam-sa-learn-program): Rename variables. + Don't use "path" inappropriately. (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn) (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new variable names. @@ -9302,8 +9293,8 @@ (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc strings. (spam-check-ifile, spam-ifile-register-with-ifile) - (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use - new variable names. + (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): + Use new variable names. * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face) (gnus-treat-display-smileys): Simplify using @@ -9312,8 +9303,8 @@ * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if available. - * gnus-xmas.el (gnus-xmas-image-type-available-p): Use - `display-images-p' if available. + * gnus-xmas.el (gnus-xmas-image-type-available-p): + Use `display-images-p' if available. 2006-12-22 Katsumi Yamaoka @@ -9385,7 +9376,7 @@ specifying array size. (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent array if it is too small. - (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1. + (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1. (gnus-sort-threads-loop): New function. 2006-12-06 Chris Moore @@ -9422,8 +9413,8 @@ 2006-11-29 Katsumi Yamaoka - * nneething.el (nneething-decode-file-name): Replace - decode-coding-string with mm-decode-coding-string. + * nneething.el (nneething-decode-file-name): + Replace decode-coding-string with mm-decode-coding-string. * gnus-int.el (gnus-open-server): Say failed server's name. @@ -9530,7 +9521,7 @@ 2006-11-13 Daiki Ueno - * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for + * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for EasyPG (< 0.0.6). (mml2015-always-trust): New user option. (mml2015-epg-passphrase-callback): Display key ID on the passphrase @@ -9556,8 +9547,8 @@ 2006-11-07 Reiner Steib * message.el (message-strip-subject-encoded-words): Reformat prompt. - (message-simplify-subject-functions): Enable - message-strip-subject-encoded-words by default. + (message-simplify-subject-functions): + Enable message-strip-subject-encoded-words by default. 2006-11-06 Reiner Steib @@ -9589,8 +9580,8 @@ (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions. (mm-charset-synonym-alist): Move some entries to mm-codepage-iso-8859-list. - (mm-charset-synonym-alist, mm-charset-override-alist): Add - iso-8859-8/windows-1255 and iso-8859-9/windows-1254. + (mm-charset-synonym-alist, mm-charset-override-alist): + Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254. 2006-10-29 Katsumi Yamaoka @@ -9617,8 +9608,8 @@ 2006-10-24 Reiner Steib - * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New - variables. + * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): + New variables. (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions. (mm-charset-synonym-alist): Move some entries to mm-codepage-iso-8859-list. @@ -9633,8 +9624,8 @@ 2006-10-20 Teodor Zlatanov - * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use - car-safe to avoid bad parses. + * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): + Use car-safe to avoid bad parses. 2006-10-20 Katsumi Yamaoka @@ -9664,8 +9655,8 @@ 2006-10-16 Teodor Zlatanov - * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use - ietf-drums-parse-address instead of gnus-extract-address-components. + * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): + Use ietf-drums-parse-address instead of gnus-extract-address-components. Reported by Damien Elmes . 2006-10-19 Reiner Steib @@ -9694,8 +9685,8 @@ 2006-10-04 Reiner Steib - * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add - iso-8859-8/windows-1255 and iso-8859-9/windows-1254. + * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): + Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254. * nnheader.el (nnheader-find-file-noselect): Inhibit version-control. @@ -9704,8 +9695,8 @@ (message-simplify-subject): New function to remove duplicate code. (message-reply, message-followup): Use it. - * gnus-sum.el (gnus-summary-make-menu-bar): Clarify - gnus-summary-limit-to-articles. + * gnus-sum.el (gnus-summary-make-menu-bar): + Clarify gnus-summary-limit-to-articles. 2006-10-03 Katsumi Yamaoka @@ -9743,8 +9734,8 @@ * gmm-utils.el (gmm): Adjust custom version. - * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust - custom version. + * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): + Adjust custom version. * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'. @@ -9945,8 +9936,8 @@ 2006-08-09 Katsumi Yamaoka * compface.el (uncompface): Make sure the eol conversion doesn't take - place when communicating with the external programs. Reported by - ARISAWA Akihiro . + place when communicating with the external programs. + Reported by ARISAWA Akihiro . 2006-07-31 Katsumi Yamaoka @@ -10066,8 +10057,8 @@ (mml2015-function-alist): Add epg. (mml2015-epg-passphrase-callback, mml2015-epg-decrypt) (mml2015-epg-clear-decrypt, mml2015-epg-verify) - (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New - functions. + (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): + New functions. 2006-07-08 Andreas Seltenreich @@ -10077,8 +10068,8 @@ 2006-06-27 Andreas Seltenreich - * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by - Kenneth Jacker . + * gnus-group.el (gnus-group-sort-by-unread): Fix typo. + Reported by Kenneth Jacker . 2006-06-26 Reiner Steib @@ -10122,8 +10113,8 @@ nnmail-fix-eudora-headers. (nnmail-fix-eudora-headers): Now obsolete. - * gnus-art.el (gnus-button-handle-custom): Support - `customize-apropos*'. + * gnus-art.el (gnus-button-handle-custom): + Support `customize-apropos*'. 2006-06-21 Lars Magne Ingebrigtsen @@ -10157,8 +10148,8 @@ (gnus-bookmark-write-file): Simplify. (gnus-bookmark-maybe-sort-alist): Use `when'. (gnus-bookmark-get-bookmark): Fix typo in doc string. - (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add - FIXME about Emacs 21 and XEmacs compatibility. + (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): + Add FIXME about Emacs 21 and XEmacs compatibility. (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for compatibility. (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for @@ -10215,7 +10206,7 @@ * gnus-agent.el (directory-files-and-attributes): Move all the way forward (the third and final move). (gnus-agent-read-agentview): Trap reconstruction errors due to - nonexistant directory. Handle by returning nil. + nonexistent directory. Handle by returning nil. 2006-05-30 Didier Verna @@ -10247,8 +10238,8 @@ 2006-05-29 Kevin Greiner - * gnus-agent.el: Added gnus-agent-flush* to purge agent info. - (gnus-agent-read-agentview): Fixed handling of end-of-file error. + * gnus-agent.el: Add gnus-agent-flush* to purge agent info. + (gnus-agent-read-agentview): Fix handling of end-of-file error. (gnus-agent-read-local): All symbols allocated in my-obarray. (gnus-agent-set-local): Skip invalid entries (min and/or max is nil). (gnus-agent-regenerate-group): Check numeric names to see if they are @@ -10256,8 +10247,8 @@ (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a better way of do this...) - * gnus-cache.el (gnus-agent-total-fetched-for): Ignore - 'dummy.group' (there should be a better way of do this...) + * gnus-cache.el (gnus-agent-total-fetched-for): + Ignore 'dummy.group' (there should be a better way of do this...) 2006-05-29 Katsumi Yamaoka @@ -10289,8 +10280,8 @@ (gnus-article-mode): Use it. (gnus-article-toggle-truncate-lines): New function. - * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add - gnus-article-toggle-truncate-lines. + * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): + Add gnus-article-toggle-truncate-lines. * uudecode.el (uudecode-decode-region-external): nil isn't a valid coding system in XEmacs, use binary. @@ -10317,8 +10308,8 @@ 2006-05-25 Katsumi Yamaoka - * gnus-art.el (gnus-default-article-saver): Add - gnus-summary-write-body-to-file. + * gnus-art.el (gnus-default-article-saver): + Add gnus-summary-write-body-to-file. (gnus-article-save-coding-system): Don't use coding system object in XEmacs. (gnus-read-save-file-name): Add optional `dir-var' argument which @@ -10381,13 +10372,13 @@ * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol entry. - * gnus-sum.el (gnus-summary-make-menu-bar): Add - gnus-article-browse-html-article. + * gnus-sum.el (gnus-summary-make-menu-bar): + Add gnus-article-browse-html-article. 2006-05-23 Hynek Schlawack - * gnus-sum.el (gnus-summary-mime-map): Add - gnus-article-browse-html-article. + * gnus-sum.el (gnus-summary-mime-map): + Add gnus-article-browse-html-article. * gnus-art.el (gnus-article-browse-html-article): Remove comment. @@ -10406,16 +10397,16 @@ (gnus-summary-expire-articles-now): Shorten prompt. * gmm-utils.el (wid-edit): Require. - (defun-gmm): Renamed from `gmm-defun-compat'. + (defun-gmm): Rename from `gmm-defun-compat'. (gmm-image-search-load-path): Use it. (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'. 2006-05-17 Katsumi Yamaoka - * gnus-sum.el (gnus-summary-save-article-coding-system): New - variable. - (gnus-summary-save-article): Add optional `decode' argument. If - it is set and gnus-summary-save-article-coding-system is non-nil, + * gnus-sum.el (gnus-summary-save-article-coding-system): + New variable. + (gnus-summary-save-article): Add optional `decode' argument. + If it is set and gnus-summary-save-article-coding-system is non-nil, save decoded article. (gnus-summary-write-article-file): Save decoded article if gnus-summary-save-article-coding-system is non-nil. @@ -10432,8 +10423,8 @@ * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer first to test gnus-single-article-buffer which may be buffer-local. - * gnus-sum.el (gnus-summary-setup-buffer): Make - gnus-single-article-buffer buffer-local and nil in ephemeral + * gnus-sum.el (gnus-summary-setup-buffer): + Make gnus-single-article-buffer buffer-local and nil in ephemeral group; make gnus-article-buffer, gnus-article-current, and gnus-original-article-buffer always buffer-local. (gnus-summary-exit): Kill article buffer belonging to ephemeral @@ -10468,8 +10459,8 @@ (message-signature-file, message-signature-insert-empty-line): Remove autoloads. - * gnus-art.el (gnus-buttonized-mime-types): Remove - "multipart/signed". Revert 2006-04-26 change. + * gnus-art.el (gnus-buttonized-mime-types): + Remove "multipart/signed". Revert 2006-04-26 change. 2006-05-01 Lars Magne Ingebrigtsen @@ -10488,8 +10479,8 @@ * message.el (hashcash): Require hashcash as normal. - * ecomplete.el (ecomplete-highlight-match-line): Use - point-at-eol. + * ecomplete.el (ecomplete-highlight-match-line): + Use point-at-eol. (ecomplete-highlight-match-line): Use `highlight', because that face exists in both Emacs and XEmacs. @@ -10579,8 +10570,8 @@ * message.el (message-citation-line-format): New variable. (message-insert-formated-citation-line): New function. - (message-citation-line-function): Add - `message-insert-formated-citation-line' to custom type. + (message-citation-line-function): + Add `message-insert-formated-citation-line' to custom type. * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types to doc string. @@ -10639,8 +10630,8 @@ (message-mode): Ditto. (message-strip-forbidden-properties): Ditto. - * ecomplete.el (ecomplete-database-file-coding-system): New - variable. + * ecomplete.el (ecomplete-database-file-coding-system): + New variable. (ecomplete-save): Use it. (ecomplete-setup): Use it. @@ -10718,8 +10709,8 @@ * rfc2231.el (rfc2231-parse-string): Sort the parameters first. - * message.el (message-forward-make-body-plain): Allow - message-forward-ignored-headers to be a list. + * message.el (message-forward-make-body-plain): + Allow message-forward-ignored-headers to be a list. (message-remove-ignored-headers): Factor out into function. (message-forward-make-body-mml): Use it. @@ -10761,8 +10752,8 @@ 2006-04-16 Lars Magne Ingebrigtsen - * message.el (message-put-addresses-in-ecomplete): Use - gnus-replace-in-string. + * message.el (message-put-addresses-in-ecomplete): + Use gnus-replace-in-string. (message-is-yours-p): Use the more correct mail-header-parse-address instead of mail-extract-address-components. @@ -10776,8 +10767,8 @@ * message.el (message-hidden-headers): Add X-Draft-From. - * gnus-sum.el (gnus-summary-repeat-search-article-forward): New - command. + * gnus-sum.el (gnus-summary-repeat-search-article-forward): + New command. (gnus-summary-repeat-search-article-backward): New command. * gnus-topic.el (gnus-topic-display-missing-topic): Skip past @@ -10791,7 +10782,7 @@ 2006-04-16 Lars Magne Ingebrigtsen - * gnus-art.el (gnus-face-properties-alist): Moved here from + * gnus-art.el (gnus-face-properties-alist): Move here from gnus-fun. * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art. @@ -10809,10 +10800,22 @@ * smiley.el (smiley-style): Fix typo. +2006-03-23 Kenichi Handa + + * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte + instead of set-buffer-multibyte. + +2006-03-23 Kenichi Handa + + * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte + buffer and then decode the buffer text if necessary. + (rfc2231-encode-string): Be sure to work on multibyte buffer at + first, and after mm-encode-body, change the buffer to unibyte. + 2006-04-15 Lars Magne Ingebrigtsen - * hashcash.el (hashcash-insert-payment-async-2): Use - message-goto-eoh instead of doing it manually. + * hashcash.el (hashcash-insert-payment-async-2): + Use message-goto-eoh instead of doing it manually. (mail-add-payment): Use message-narrow-to-header instead of trying to do the same itself. @@ -10852,8 +10855,8 @@ * ecomplete.el (ecomplete-display-matches): Allow automatic display. - * message.el (message-strip-forbidden-properties): Display - abbrevs. + * message.el (message-strip-forbidden-properties): + Display abbrevs. (message-display-abbrev): Get automatic display right. * ecomplete.el (ecomplete-display-matches): Use M-n/M-p @@ -10864,15 +10867,15 @@ TODO: Backport to v5-10! * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist): - Moved here (and renamed) from gnus-registry.el. + Move here (and rename) from gnus-registry.el. * gnus-registry.el: Require gnus-util. Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'. 2006-04-13 Lars Magne Ingebrigtsen - * gnus-group.el (gnus-group-catchup-current): Change - if-then-else-if-then-else into cond. + * gnus-group.el (gnus-group-catchup-current): + Change if-then-else-if-then-else into cond. (gnus-group-catchup): Indent. (group-name-at-point): New function. (gnus-fetch-group): Provide default from thing at point. @@ -10881,8 +10884,8 @@ * message.el (message-display-abbrev): Fix regexp. - * ecomplete.el (ecomplete-highlight-match-line): Reimplement - choosing. + * ecomplete.el (ecomplete-highlight-match-line): + Reimplement choosing. (ecomplete-highlight-match-line): Fix up code rewrite, remove dead variables. @@ -10891,8 +10894,8 @@ 2006-04-12 Reiner Steib - * gnus-art.el (gnus-article-mode): Set - cursor-in-non-selected-windows to nil. + * gnus-art.el (gnus-article-mode): + Set cursor-in-non-selected-windows to nil. * smiley.el: Revert previous change. (smiley-data-directory): defvar it before using it in the @@ -10909,8 +10912,8 @@ * ecomplete.el (ecomplete-add-item): Chop off decimals. - * gnus-sum.el (gnus-summary-save-parts): Bind - gnus-summary-save-parts-counter and use it to make unique file + * gnus-sum.el (gnus-summary-save-parts): + Bind gnus-summary-save-parts-counter and use it to make unique file names. * gnus-art.el (gnus-ignored-headers): Add some more headers. @@ -11017,8 +11020,8 @@ 2006-04-05 Daiki Ueno - * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait - for BEGIN_SIGNING too, new in GnuPG 1.4.3. + * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): + Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3. 2006-04-04 Andreas Seltenreich @@ -11028,8 +11031,8 @@ 2006-04-04 Reiner Steib - * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check - gnus-extra-headers for 'Newsgroups. + * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): + Check gnus-extra-headers for 'Newsgroups. * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is bound. @@ -11077,8 +11080,8 @@ 2006-03-27 Karl Kleinpaste - * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve - newsgroups handling for NNTP overviews which don't include + * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): + Improve newsgroups handling for NNTP overviews which don't include Newsgroups. 2006-03-26 Andreas Seltenreich @@ -11204,8 +11207,8 @@ 2006-03-14 Reiner Steib - * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use - `defun' instead of `gmm-defun-compat'. + * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. + Use `defun' instead of `gmm-defun-compat'. 2006-03-14 Simon Josefsson @@ -11290,8 +11293,8 @@ * gnus-group.el (gnus-group-make-tool-bar): Use add-hook. Suggested by Stefan Monnier . - * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify - resetting gnus-article-browse-html-temp-list. + * gnus-art.el (gnus-article-browse-delete-temp-files): + Simplify resetting gnus-article-browse-html-temp-list. * gmm-utils.el (gmm-image-load-path-for-library): Sync with mh-compat.el revision 1.9 in Emacs. Rename `gmm-image-load-path'. @@ -11336,12 +11339,12 @@ * gnus-art.el (gnus-article-browse-html-temp-list): Rename from gnus-article-browse-html-temp. - (gnus-article-browse-delete-temp): Make it customizable. Add - `file'. Adjust doc string. - (gnus-article-browse-delete-temp-files): Add argument. Allow - query for each file. Adjust doc string. - (gnus-article-browse-html-parts): Add - `gnus-article-browse-delete-temp-files' to + (gnus-article-browse-delete-temp): Make it customizable. + Add `file'. Adjust doc string. + (gnus-article-browse-delete-temp-files): Add argument. + Allow query for each file. Adjust doc string. + (gnus-article-browse-html-parts): + Add `gnus-article-browse-delete-temp-files' to `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'. 2006-03-02 Hynek Schlawack @@ -11359,8 +11362,8 @@ string. * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use - gnus-summary-insert-new-articles when unplugged. Remove - gnus-summary-search-article-forward. + gnus-summary-insert-new-articles when unplugged. + Remove gnus-summary-search-article-forward. * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and display-visual-class instead of display-color-cells. @@ -11416,8 +11419,8 @@ * gnus-art.el (gnus-button): New face. (gnus-article-button-face): Use it. - * gnus-sum.el (gnus-summary-tool-bar-gnome): Add - gnus-summary-next-page. Re-order. + * gnus-sum.el (gnus-summary-tool-bar-gnome): + Add gnus-summary-next-page. Re-order. * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and next-node are now included. @@ -11430,8 +11433,8 @@ * spam.el (spam-spamassassin-score-regexp): New internal variable. (spam-extra-header-to-number, spam-check-spamassassin-headers): - Use it to match format of Spamassassin 3.0 and later. Reported by - IRIE Tetsuya . + Use it to match format of Spamassassin 3.0 and later. + Reported by IRIE Tetsuya . (spam-check-bogofilter) (spam-bogofilter-register-with-bogofilter): Fix args of `gnus-error' calls. @@ -11439,8 +11442,8 @@ 2006-02-28 Reiner Steib * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid - unnecessary interaction when sending queued mails. Reported by - TAKAHASHI Yoshio . + unnecessary interaction when sending queued mails. + Reported by TAKAHASHI Yoshio . 2006-02-27 Reiner Steib @@ -11475,17 +11478,17 @@ 2006-02-23 Reiner Steib - * gnus-group.el (gnus-group-tool-bar-gnome): Fix - gnus-agent-toggle-plugged. Re-order icons. - (gnus-group-tool-bar-gnome): Add - gnus-group-{prev,next}-unread-group. + * gnus-group.el (gnus-group-tool-bar-gnome): + Fix gnus-agent-toggle-plugged. Re-order icons. + (gnus-group-tool-bar-gnome): + Add gnus-group-{prev,next}-unread-group. (gnus-group-tool-bar-gnome): Re-order icons. - * gnus-sum.el (gnus-summary-tool-bar-gnome): Move - gnus-summary-insert-new-articles. + * gnus-sum.el (gnus-summary-tool-bar-gnome): + Move gnus-summary-insert-new-articles. - * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix - comments. + * message.el (message-tool-bar-gnome, message-tool-bar-retro): + Fix comments. * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is also available in Emacs 21.3. @@ -11538,7 +11541,7 @@ * message.el (message-make-tool-bar): Ditto. - * mml.el (mml-preview): Added comment concerning tool bar icons. + * mml.el (mml-preview): Add comment concerning tool bar icons. * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names. (gnus-group-make-tool-bar): Use `gmm-image-load-path'. @@ -11549,10 +11552,10 @@ * message.el (message-tool-bar-gnome): Use new icon names. (message-make-tool-bar): Use `gmm-image-load-path'. - * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New - functions from MH-E. + * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): + New functions from MH-E. (gmm-image-load-path): New variable from MH-E. - (gmm-image-load-path): New function from MH-E. Added arguments + (gmm-image-load-path): New function from MH-E. Add arguments LIBRARY, IMAGE and PATH. Don't modify paths. Don't use *-image-load-path-called-flag. @@ -11569,8 +11572,8 @@ * mm-util.el (mm-charset-override-alist): Fix type in doc string. - * gnus-art.el (mm-url-insert-file-contents-external): Autoload - mm-url. + * gnus-art.el (mm-url-insert-file-contents-external): + Autoload mm-url. * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'. @@ -11591,13 +11594,13 @@ 2006-02-17 Katsumi Yamaoka - * gnus-art.el (article-strip-banner): Call - article-really-strip-banner only when the regexp match is made. + * gnus-art.el (article-strip-banner): + Call article-really-strip-banner only when the regexp match is made. 2006-02-16 Katsumi Yamaoka - * gnus-art.el (article-strip-banner): Use - gnus-extract-address-components instead of + * gnus-art.el (article-strip-banner): + Use gnus-extract-address-components instead of mail-header-parse-addresses to make it work with non-ASCII text; remove mail-encode-encoded-word-string. @@ -11696,8 +11699,8 @@ 2006-02-08 Katsumi Yamaoka - * nnfolder.el (nnfolder-insert-newsgroup-line): Use - message-make-date instead of current-time-string. + * nnfolder.el (nnfolder-insert-newsgroup-line): + Use message-make-date instead of current-time-string. * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset to gnus-decoded which mm-uu might set. @@ -11849,8 +11852,8 @@ 2006-01-26 Steve Youngs - * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't - autoload. + * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): + Don't autoload. 2006-01-26 Katsumi Yamaoka @@ -11867,8 +11870,8 @@ `gmm-tool-bar-from-list'. * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome) - (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New - variables. + (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): + New variables. (gnus-group-make-tool-bar): Complete rewrite using `gmm-tool-bar-from-list'. (gnus-group-tool-bar-update): New function. @@ -11921,13 +11924,13 @@ (mm-inline-text-html-render-with-w3m-standalone): Use it to alter w3m usage. - * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use - mm-w3m-standalone-supports-m17n-p to alter w3m usage. + * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): + Use mm-w3m-standalone-supports-m17n-p to alter w3m usage. 2006-01-23 Reiner Steib - * message.el (message-tool-bar-zap-list): Use - gmm-tool-bar-zap-list as custom type. + * message.el (message-tool-bar-zap-list): + Use gmm-tool-bar-zap-list as custom type. (message-tool-bar-update): New function. (message-tool-bar, message-tool-bar-gnome) (message-tool-bar-retro): Add message-tool-bar-update. @@ -12126,8 +12129,8 @@ 2006-01-13 Katsumi Yamaoka - * gnus-art.el (article-wash-html): Use - gnus-summary-show-article-charset-alist if a numeric arg is given. + * gnus-art.el (article-wash-html): + Use gnus-summary-show-article-charset-alist if a numeric arg is given. (gnus-article-wash-html-with-w3m-standalone): New function. * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to @@ -12154,8 +12157,8 @@ * gnus-cus.el (gnus-group-parameters): Sync posting-style with custom definition of `gnus-posting-styles'. - * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind - print-circle. Suggested by Kalle Olavi Niemitalo . + * gnus-start.el (gnus-gnus-to-quick-newsrc-format): + Bind print-circle. Suggested by Kalle Olavi Niemitalo . 2006-01-05 Reiner Steib @@ -12242,8 +12245,8 @@ `customize-apropos' for any "M-x customize-*" button but the function called for. Accept both the function name and its argument in order to achieve this. - (gnus-button-alist): Remove support for "custom:" URL's. Pass - function name to `gnus-button-handle-custom' in case of "M-x + (gnus-button-alist): Remove support for "custom:" URL's. + Pass function name to `gnus-button-handle-custom' in case of "M-x customize-*" buttons. 2005-12-12 Katsumi Yamaoka @@ -12272,11 +12275,11 @@ 2005-12-12 Katsumi Yamaoka - * rfc2047.el (rfc2047-charset-to-coding-system): Recognize - us-ascii as a MIME charset. + * rfc2047.el (rfc2047-charset-to-coding-system): + Recognize us-ascii as a MIME charset. - * mm-bodies.el (mm-decode-content-transfer-encoding): Protect - against the case where the 2nd arg TYPE is nil. + * mm-bodies.el (mm-decode-content-transfer-encoding): + Protect against the case where the 2nd arg TYPE is nil. 2005-12-09 Reiner Steib @@ -12304,8 +12307,8 @@ * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller steps when < 10. - * gnus-start.el (gnus-no-server-1): Mention - `gnus-level-default-subscribed' in doc string. + * gnus-start.el (gnus-no-server-1): + Mention `gnus-level-default-subscribed' in doc string. 2005-12-02 ARISAWA Akihiro (tiny change) @@ -12430,8 +12433,8 @@ 2005-11-12 Kevin Greiner - * gnus-agent.el (gnus-agent-article-alist-save-format): Changed - internal variable to a custom variable. Changed default value + * gnus-agent.el (gnus-agent-article-alist-save-format): + Change internal variable to a custom variable. Change default value from compressed(2) to uncompressed(1). (gnus-agent-read-agentview): Reversed revision 7.8 to restore support for uncompressed agentview files. Taken together, reading @@ -12451,12 +12454,12 @@ 2005-12-09 Reiner Steib - * gnus-start.el (gnus-start-draft-setup): Enforce - `gnus-draft-mode' for nndraft:drafts at startup. + * gnus-start.el (gnus-start-draft-setup): + Enforce `gnus-draft-mode' for nndraft:drafts at startup. * gnus.el (gnus-splash): Change custom group. - (gnus-group-get-parameter, gnus-group-parameter-value): Describe - allow-list argument. + (gnus-group-get-parameter, gnus-group-parameter-value): + Describe allow-list argument. * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc string. @@ -12668,8 +12671,8 @@ * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end arguments. - (mm-uu-type-alist): Add message-marks and insert-marks. Pass - arguments to mm-uu-verbatim-marks-extract. + (mm-uu-type-alist): Add message-marks and insert-marks. + Pass arguments to mm-uu-verbatim-marks-extract. (mm-uu-hide-markers): New variable. (mm-uu-extract): Use face similar to `gnus-cite-3'. @@ -12710,8 +12713,8 @@ * message.el (message-tool-bar-local-item-from-menu): Fix comment. - * mm-bodies.el (mm-decode-string): Call - `mm-charset-to-coding-system' with allow-override argument. + * mm-bodies.el (mm-decode-string): + Call `mm-charset-to-coding-system' with allow-override argument. 2005-10-19 Katsumi Yamaoka @@ -12742,7 +12745,7 @@ 2005-10-15 Bill Wohler - * message.el (message-tool-bar-map): Renamed image file from + * message.el (message-tool-bar-map): Rename image file from mail_send to mail/send. 2005-10-16 Masatake YAMATO @@ -12754,14 +12757,14 @@ * mml-sec.el (mml-secure-method): New internal variable. (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign) - (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New - functions using mml-secure-method. + (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): + New functions using mml-secure-method. * mml.el (mml-mode-map): Add key bindings for those functions. (mml-menu): Simplify security menu entries. Suggested by Jesper Harder . - (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto - end of message if point is the headers of the message. + (mml-attach-file, mml-attach-buffer, mml-attach-external): + Goto end of message if point is the headers of the message. * message.el (message-in-body-p): New function. @@ -12770,8 +12773,8 @@ * mm-util.el (mm-charset-to-coding-system): Add allow-override. Use `mm-charset-override-alist' only when decoding. - * mm-bodies.el (mm-decode-body): Call - `mm-charset-to-coding-system' with allow-override argument. + * mm-bodies.el (mm-decode-body): + Call `mm-charset-to-coding-system' with allow-override argument. * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch `filename' from Content-Disposition if Content-Type doesn't @@ -12794,8 +12797,8 @@ (mm-charset-to-coding-system): Use it. (mm-codepage-setup): New helper function. (mm-charset-eval-alist): New variable. - (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn - about unknown charsets. + (mm-charset-to-coding-system): Use mm-charset-eval-alist. + Warn about unknown charsets. * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug. @@ -12866,15 +12869,15 @@ 2005-09-29 Simon Josefsson - * spam.el: Load hashcash when compiling, to avoid warnings. Don't - autoload mail-check-payment. + * spam.el: Load hashcash when compiling, to avoid warnings. + Don't autoload mail-check-payment. (spam-check-hashcash): Define unconditionally, since hashcash.el is part of Gnus now. Ignore errors from payment checking. 2005-09-28 Reiner Steib - * message.el (message-bold-region, message-unbold-region): Rename - from `bold-region' and `unbold-region'. + * message.el (message-bold-region, message-unbold-region): + Rename from `bold-region' and `unbold-region'. * message.el: Remove useless autoloads. @@ -12971,20 +12974,20 @@ * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the default value is nil. - * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks. + * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks. (mm-uu-verbatim-marks-extract): New function. (mm-uu-extract): New face. (mm-uu-copy-to-buffer): Use it. - * spam-report.el (spam-report-gmane-ham): Renamed from + * spam-report.el (spam-report-gmane-ham): Rename from `spam-report-gmane-unspam'. - (spam-report-gmane-internal): Renamed from `spam-report-gmane'. + (spam-report-gmane-internal): Rename from `spam-report-gmane'. Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header. * spam.el (spam-report-gmane-spam, spam-report-gmane-ham): Autoload. - (spam-report-gmane-unregister-routine): Renamed - `spam-report-gmane-unspam' to `spam-report-gmane-ham'. + (spam-report-gmane-unregister-routine): + Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'. 2005-09-21 Teodor Zlatanov @@ -13022,11 +13025,11 @@ * gnus-art.el (gnus-article-replace-part) (gnus-mime-replace-part): New functions. (gnus-mime-action-alist, gnus-mime-button-commands) - (gnus-mime-save-part-and-strip): Added file argument. - (gnus-article-part-wrapper): Added interactive argument. + (gnus-mime-save-part-and-strip): Add file argument. + (gnus-article-part-wrapper): Add interactive argument. - * gnus-sum.el (gnus-summary-mime-map): Add - `gnus-article-replace-part'. + * gnus-sum.el (gnus-summary-mime-map): + Add `gnus-article-replace-part'. 2005-09-19 Didier Verna @@ -13075,8 +13078,8 @@ (message-setup-1): Call `message-use-alternative-email-as-from' after `message-setup-hook' to give it precedence over posting styles, etc. - (message-use-alternative-email-as-from): Add docstring. Remove - the original From header if present. + (message-use-alternative-email-as-from): Add docstring. + Remove the original From header if present. * nnml.el (nnml-compressed-files-size-threshold): New variable. (nnml-save-mail): Use it. @@ -13155,13 +13158,13 @@ 2005-09-04 Reiner Steib - * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New - variables. + * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): + New variables. (mml-dnd-attach-file, mml-mode): Use them. * nnweb.el (nnweb-type-definition, nnweb-google-wash-article): - Make fetching article by MID work again for Google Groups. Added - FIXME concerning gnus-group-make-web-group. + Make fetching article by MID work again for Google Groups. + Add FIXME concerning gnus-group-make-web-group. * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert): Don't depend on Gnus by using mail-extract-address-components if @@ -13181,8 +13184,8 @@ 2005-09-02 Hrvoje Niksic - * mm-encode.el (mm-encode-content-transfer-encoding): Likewise - when encoding. + * mm-encode.el (mm-encode-content-transfer-encoding): + Likewise when encoding. * mm-bodies.el (mm-decode-content-transfer-encoding): De-canonicalize CRLF for all text content types, not just @@ -13202,20 +13205,20 @@ 2005-08-29 Jari Aalto - * gnus-msg.el (gnus-inews-add-send-actions): Made - `message-post-method' lambda parameter ARG `&optional'. + * gnus-msg.el (gnus-inews-add-send-actions): + Make `message-post-method' lambda parameter ARG `&optional'. 2005-08-29 Reiner Steib - * gnus-sum.el (gnus-summary-mime-map): Added - gnus-article-save-part-and-strip, gnus-article-delete-part and + * gnus-sum.el (gnus-summary-mime-map): + Add gnus-article-save-part-and-strip, gnus-article-delete-part and gnus-article-jump-to-part. - * gnus-art.el (gnus-article-edit-article): Added quiet argument. + * gnus-art.el (gnus-article-edit-article): Add quiet argument. (gnus-article-edit-part): Use it. - (gnus-article-part-wrapper): Added no-handle argument. - (gnus-article-save-part-and-strip, gnus-article-delete-part): New - functions. + (gnus-article-part-wrapper): Add no-handle argument. + (gnus-article-save-part-and-strip, gnus-article-delete-part): + New functions. 2005-08-29 Romain Francoise @@ -13278,7 +13281,7 @@ * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has it in url-handlers.el and XEmacs in url.el. Reported by Luca Capello and Romain Francoise. - (pgg-fetch-key-function): Removed, not used? + (pgg-fetch-key-function): Remove, not used? (pgg-insert-url-with-w3): Require url, to get url-insert-file-contents regardless of where it is defined. @@ -13335,8 +13338,8 @@ 2005-08-02 Katsumi Yamaoka - * sieve-manage.el (sieve-manage-interactive-login): Use - make-local-variable rather than make-variable-buffer-local. + * sieve-manage.el (sieve-manage-interactive-login): + Use make-local-variable rather than make-variable-buffer-local. (sieve-manage-open): Ditto. (sieve-manage-authenticate): Ditto. @@ -13446,8 +13449,8 @@ 2005-07-16 Lars Magne Ingebrigtsen - * gnus-msg.el (gnus-button-mailto): Remove - save-selected-window-window hackery because it relies on + * gnus-msg.el (gnus-button-mailto): + Remove save-selected-window-window hackery because it relies on save-selected-window internals. 2005-07-15 Katsumi Yamaoka @@ -13463,14 +13466,14 @@ 2005-07-14 Hiroshi Fujishima (tiny change) - * gnus-score.el (gnus-score-edit-all-score): Set - gnus-score-edit-exit-function to gnus-score-edit-done and call + * gnus-score.el (gnus-score-edit-all-score): + Set gnus-score-edit-exit-function to gnus-score-edit-done and call gnus-message. 2005-07-14 Lars Magne Ingebrigtsen - * gnus-msg.el (gnus-button-mailto): Remove - save-selected-window-window hackery because it relies on + * gnus-msg.el (gnus-button-mailto): + Remove save-selected-window-window hackery because it relies on save-selected-window internals. 2005-07-13 Katsumi Yamaoka @@ -14049,8 +14052,8 @@ 2005-04-21 Reiner Steib - * message.el (message-kill-buffer-query): Renamed from - `message-kill-buffer-query-if-modified'. Added :version. + * message.el (message-kill-buffer-query): Rename from + `message-kill-buffer-query-if-modified'. Add :version. 2005-04-19 Katsumi Yamaoka @@ -14241,8 +14244,8 @@ 2005-03-09 Lars Magne Ingebrigtsen - * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add - gnus-expert-user to default. + * gnus-msg.el (gnus-confirm-mail-reply-to-news): + Add gnus-expert-user to default. 2005-03-08 Juergen Kreileder (tiny change) @@ -14258,12 +14261,12 @@ 2005-03-06 Kevin Greiner - * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric + * gnus-start.el (gnus-convert-old-newsrc): Fix numeric comparison on string. * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article) - (gnus-agent-score): Renamed category keywords to match gnus-cus. - (gnus-agent-summary-fetch-series): Modified to protect against + (gnus-agent-score): Rename category keywords to match gnus-cus. + (gnus-agent-summary-fetch-series): Modify to protect against gnus-agent-summary-fetch-group clearing processable flags. (gnus-agent-synchronize-group-flags): Update live group buffer as synchronization may occur due to the user toggle the plugged @@ -14272,10 +14275,10 @@ successfully downloaded. (gnus-agent-expire-group-1): Avoid using markers when the overview is in ascending order; greatly improves performance. - (gnus-agent-regenerate-group): Use - gnus-agent-synchronize-group-flags to reset read status in both + (gnus-agent-regenerate-group): + Use gnus-agent-synchronize-group-flags to reset read status in both gnus and server. - (gnus-agent-update-files-total-fetched-for): Fixed initial size. + (gnus-agent-update-files-total-fetched-for): Fix initial size. 2005-03-04 Reiner Steib @@ -14360,13 +14363,13 @@ 2005-02-25 Teodor Zlatanov - * gnus-sum.el (gnus-summary-move-article): Set - gnus-sum-hint-move-is-internal for gnus-request-move-article and + * gnus-sum.el (gnus-summary-move-article): + Set gnus-sum-hint-move-is-internal for gnus-request-move-article and whatever it calls (right now, only nnimap-request-move article respects it). - * nnimap.el (nnimap-request-move-article): When - gnus-sum-hint-move-is-internal is set, don't do the extra + * nnimap.el (nnimap-request-move-article): + When gnus-sum-hint-move-is-internal is set, don't do the extra nnimap-request-article. 2005-02-24 Reiner Steib @@ -14412,7 +14415,7 @@ 2005-02-21 Arne Jørgensen - * nnrss.el (nnrss-verbose): Removed. + * nnrss.el (nnrss-verbose): Remove. (nnrss-request-group): Use `nnheader-message' instead. 2005-02-19 Mark Plaksin (tiny change) @@ -14470,7 +14473,7 @@ * smime.el (smime-cert-by-dns): Add doc-string. (smime-cert-by-ldap-1): Indent. - * mml-smime.el (mml-smime-get-ldap-cert): Renamed from + * mml-smime.el (mml-smime-get-ldap-cert): Rename from mml-smime-get-dns-ldap. (mml-smime-encrypt-query): Use new function. Default to ldap. @@ -14538,8 +14541,8 @@ * mm-view.el (mm-display-inline-fontify): Allow the name parameter as well as the filename parameter. - * mm-util.el (mm-decompress-buffer): Merge - gnus-mime-jka-compr-maybe-uncompress. + * mm-util.el (mm-decompress-buffer): + Merge gnus-mime-jka-compr-maybe-uncompress. (mm-find-buffer-file-coding-system): Doc fix; force decompressing of compressed data. @@ -14623,7 +14626,7 @@ 2005-01-26 Steve Youngs - * run-at-time.el: Removed. It is no longer needed as + * run-at-time.el: Remove. It is no longer needed as timer-funcs.el in the xemacs-base package has a working version of `run-at-time'. @@ -14721,8 +14724,8 @@ 2005-01-10 Reiner Steib * gnus.el (gnus-user-agent): Use list of symbols instead of - symbols. Display full version number for (S)XEmacs. Optionally - display (S)XEmacs codename. + symbols. Display full version number for (S)XEmacs. + Optionally display (S)XEmacs codename. * gnus-util.el (gnus-emacs-version): Update for new `gnus-user-agent'. @@ -14934,12 +14937,12 @@ 2004-11-25 Reiner Steib - * message.el (message-forbidden-properties): Fixed typo in doc + * message.el (message-forbidden-properties): Fix typo in doc string. 2004-11-25 Reiner Steib - * gnus-util.el (gnus-replace-in-string): Added doc string. + * gnus-util.el (gnus-replace-in-string): Add doc string. * nnmail.el (nnmail-split-header-length-limit): Increase to 2048 to avoid problems when splitting mails with many recipients. @@ -14957,8 +14960,8 @@ 2004-12-03 Reiner Steib - * gnus-sum.el (gnus-summary-limit-to-recipient): Implement - not-matching option. + * gnus-sum.el (gnus-summary-limit-to-recipient): + Implement not-matching option. 2004-12-02 Reiner Steib @@ -15080,8 +15083,8 @@ 2004-11-23 Lars Magne Ingebrigtsen - * message.el (message-strip-forbidden-properties): Bind - buffer-read-only (etc) to nil. + * message.el (message-strip-forbidden-properties): + Bind buffer-read-only (etc) to nil. 2004-11-23 Katsumi Yamaoka @@ -15295,8 +15298,8 @@ * deuglify.el (gnus-outlook-deuglify): Add :version. - * html2text.el: Beautify code. Improve doc strings. Some - checkdoc cleanup. + * html2text.el: Beautify code. Improve doc strings. + Some checkdoc cleanup. (html2text-get-attr, html2text-fix-paragraph): Simplify code. 2004-11-01 Alfred M. Szmidt (tiny change) @@ -15312,8 +15315,8 @@ for people who want to override the default SpamAssassin over Bogofilter preference (when both are set). (spam-necessary-extra-headers): Add spam-use-bogofilter as an option. - (spam-user-format-function-S): Check - spam-summary-score-preferred-header. + (spam-user-format-function-S): + Check spam-summary-score-preferred-header. (spam-extra-header-to-number): Add X-Bogosity header parsing. (spam-user-format-function-S): Format the score correctly. @@ -15410,7 +15413,7 @@ 2004-10-18 Reiner Steib * gnus-art.el (gnus-copy-article-ignored-headers): Default to - nil. Changed custom type. + nil. Change custom type. 2004-10-17 Reiner Steib @@ -15462,8 +15465,8 @@ * netrc.el (netrc-machine-user-or-password): Add convenience wrapper for netrc-machine. - * nnimap.el (nnimap-open-connection): Use - netrc-machine-user-or-password. + * nnimap.el (nnimap-open-connection): + Use netrc-machine-user-or-password. 2004-10-17 Richard M. Stallman @@ -15516,7 +15519,7 @@ * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port) (pop3-password-required, pop3-authentication-scheme) - (pop3-leave-mail-on-server): Made customizable. + (pop3-leave-mail-on-server): Make customizable. (pop3): New custom group. (pop3-retr): Remove `sleep-for' statements. Suggested by Dave Love . @@ -15525,8 +15528,8 @@ Windows/DOS. * imap.el (imap-parse-flag-list, imap-parse-body-extension) - (imap-parse-body): Fix incorrect use of `assert'. Suggested by - Dave Love . + (imap-parse-body): Fix incorrect use of `assert'. + Suggested by Dave Love . * mml.el (mml-minibuffer-read-disposition): Require match. Suggested by Dave Love . @@ -15585,8 +15588,8 @@ * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change. - * gnus-topic.el (gnus-topic-hierarchical-parameters): Use - gnus-current-topics instead of gnus-current-topic. + * gnus-topic.el (gnus-topic-hierarchical-parameters): + Use gnus-current-topics instead of gnus-current-topic. 2004-10-06 Jesper Harder @@ -15658,8 +15661,8 @@ 2004-10-01 Kevin Greiner - * gnus-agent.el (gnus-agent-synchronize-group-flags): Added - support for sync'ing tick marks. + * gnus-agent.el (gnus-agent-synchronize-group-flags): + Add support for sync'ing tick marks. 2004-10-01 Katsumi Yamaoka @@ -15668,8 +15671,8 @@ 2004-10-01 Kevin Greiner - * gnus-agent.el (gnus-agent-synchronize-group-flags): When - necessary, pass full group name to gnus-request-set-marks. + * gnus-agent.el (gnus-agent-synchronize-group-flags): + When necessary, pass full group name to gnus-request-set-marks. 2004-10-01 Simon Josefsson @@ -15698,11 +15701,11 @@ 2004-09-28 Kevin Greiner - * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced + * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace gnus-requst-update-info with explicit code to sync the in-memory info read flags with the marks being sync'd to the backend. - *gnus-util.el (gnus-pp): Added optional stream to match pp API. + *gnus-util.el (gnus-pp): Add optional stream to match pp API. 2004-09-28 Teodor Zlatanov @@ -15717,8 +15720,8 @@ 2004-09-28 Teodor Zlatanov - * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use - gnus-extract-references instead of gnus-split-references. + * gnus-registry.el (gnus-registry-split-fancy-with-parent): + Use gnus-extract-references instead of gnus-split-references. * gnus-util.el (gnus-extract-references): Add new function, analogous to gnus-split-references but extracts only the message-ID without @@ -15774,7 +15777,7 @@ 2004-09-25 Kevin Greiner - * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of + * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of deletion to remove entire duplicate line. Fixes merged article number bug. @@ -15791,10 +15794,10 @@ Updates marks in memory (in the info structure) AND in the backend. - * gnus-util.el (gnus-remassoc): Fixed typo in documentation. + * gnus-util.el (gnus-remassoc): Fix typo in documentation. - * nnagent.el (nnagent-request-set-mark): Use - gnus-agent-synchronize-group-flags, not backend's request-set-mark + * nnagent.el (nnagent-request-set-mark): + Use gnus-agent-synchronize-group-flags, not backend's request-set-mark method, to ensure that synchronization updates marks in the backend and in the info (in memory) structure. @@ -15811,7 +15814,7 @@ an error. * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark): - Reverted 2004-09-21 change. The backend must be opened while + Revert 2004-09-21 change. The backend must be opened while synchronizing flags even when the backend stores the flags locally. @@ -15873,7 +15876,7 @@ * nnimap.el (nnimap-split-download-body, nnimap-dont-close) (nnimap-retrieve-groups-asynchronous): Add :version. - (nnimap-close-asynchronous): Add :version. Fixed typo in doc string. + (nnimap-close-asynchronous): Add :version. Fix typo in doc string. * mml.el (mml-content-disposition-parameters) (mml-insert-mime-headers-always): Add :version. @@ -16087,8 +16090,8 @@ 2004-09-09 Kevin Greiner - * gnus-agent.el (directory-files-and-attributes): Optionally - defined to support XEmacs. + * gnus-agent.el (directory-files-and-attributes): + Optionally defined to support XEmacs. 2004-09-09 Kevin Greiner @@ -16099,27 +16102,27 @@ article numbers even when local .overview file is missing. (gnus-agent-read-article-number): New function. Only accepts 27-bit article numbers. - (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use - gnus-agent-read-article-number. + (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): + Use gnus-agent-read-article-number. (gnus-agent-braid-nov): Rewrote to validate article numbers coming from backend while recognizing that article numbers in .overview must be valid. - (gnus-agent-update-files-total-fetched-for): Use - directory-files-and-attributes to improve performance. - * gnus-int.el (gnus-request-move-article): Use - gnus-agent-unfetch-articles in place of gnus-agent-expire to + (gnus-agent-update-files-total-fetched-for): + Use directory-files-and-attributes to improve performance. + * gnus-int.el (gnus-request-move-article): + Use gnus-agent-unfetch-articles in place of gnus-agent-expire to improve performance. - * gnus-start.el (gnus-convert-old-newsrc): Changed message text as + * gnus-start.el (gnus-convert-old-newsrc): Change message text as some users confused by references to .newsrc when they only have a .newsrc.eld file. (gnus-convert-mark-converter-prompt) - (gnus-convert-converter-needs-prompt): Fixed use of property list. + (gnus-convert-converter-needs-prompt): Fix use of property list. * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt): New function. Used internally to only display 'gnus converting files' message when actually necessary. - * gnus-sum.el (): Removed (require 'gnus-agent) as required + * gnus-sum.el (): Remove (require 'gnus-agent) as required methods now autoloaded. 2004-09-03 Katsumi Yamaoka @@ -16144,7 +16147,7 @@ * message.el: Don't autoload sha1 (there is a autoload cookie in sha1.el). - * sha1-el.el: Renamed to sha1.el. + * sha1-el.el: Rename to sha1.el. 2004-08-30 Juanma Barranquero @@ -16284,13 +16287,13 @@ * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts. - * gnus-art.el (gnus-button-alist): Improve - `gnus-button-handle-library' entry. + * gnus-art.el (gnus-button-alist): + Improve `gnus-button-handle-library' entry. 2004-08-19 Sebastian Freundt (tiny change) - * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use - downcase, since XEmacs capitalizes error messages differently. + * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): + Use downcase, since XEmacs capitalizes error messages differently. 2004-08-18 Jesper Harder @@ -16299,8 +16302,8 @@ 2004-08-18 Florian Weimer - * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind - `mm-fill-flowed'. + * gnus-sum.el (gnus-summary-force-verify-and-decrypt): + Bind `mm-fill-flowed'. * mm-decode.el (mm-dissect-singlepart): Check it. @@ -16334,8 +16337,8 @@ 2004-08-06 Simon Josefsson - * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc - fix. + * gnus-sum.el (gnus-article-loose-mime): Change default to t. + Doc fix. 2004-08-05 Katsumi Yamaoka @@ -16344,8 +16347,8 @@ 2004-08-04 Teodor Zlatanov - * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try - to append in-reply-to: data to the references: header. + * gnus-registry.el (gnus-registry-split-fancy-with-parent): + Try to append in-reply-to: data to the references: header. * netrc.el: Remove old encryption support, autoload gnus-encrypt.el. (netrc-parse): Use gnus-encrypt.el functions. @@ -16377,8 +16380,8 @@ 2004-07-25 Katsumi Yamaoka - * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by - Hiroshi Fujishima . + * rfc2047.el (rfc2047-encode-region): Don't infloop. + Suggested by Hiroshi Fujishima . 2004-07-25 Lars Magne Ingebrigtsen @@ -16459,8 +16462,8 @@ 2004-07-02 Katsumi Yamaoka - * mm-encode.el (mm-content-transfer-encoding-defaults): Use - qp-or-base64 for the application/* types. + * mm-encode.el (mm-content-transfer-encoding-defaults): + Use qp-or-base64 for the application/* types. 2004-07-02 Joakim Verona (tiny change) @@ -16484,8 +16487,8 @@ 2004-06-29 Lars Magne Ingebrigtsen - * gnus-group.el (gnus-group-get-new-news-this-group): Don't - update info that isn't there. + * gnus-group.el (gnus-group-get-new-news-this-group): + Don't update info that isn't there. 2004-06-29 Ilya N. Golubev @@ -16516,15 +16519,15 @@ (mm-coding-system-priorities): Use shift_jis and iso-8859-1 instead of japanese-shift-jis and iso-latin-1 respectively in order to share the default value with both Emacs and XEmacs-mule. - (mm-mule-charset-to-mime-charset): Make - mm-coding-system-priorities effective. + (mm-mule-charset-to-mime-charset): + Make mm-coding-system-priorities effective. (mm-sort-coding-systems-predicate): Canonicalize coding-systems while predicating of candidates upon the priorities. 2004-06-27 Jesper Harder - * gnus-sum.el (gnus-summary-make-menu-bar): Add - gnus-uu-invert-processable. + * gnus-sum.el (gnus-summary-make-menu-bar): + Add gnus-uu-invert-processable. * gnus.el: Autoload gnus-uu-invert-processable. @@ -16544,8 +16547,8 @@ 2004-06-23 Katsumi Yamaoka * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option. - (gnus-cite-parse): Ignore quoted envelope From_. Suggested by - Karl Chen . + (gnus-cite-parse): Ignore quoted envelope From_. + Suggested by Karl Chen . 2004-06-23 Jesper Harder @@ -16600,8 +16603,8 @@ (spam-move-ham-routine): Add code to copy/move ham or spam. (spam-fetch-field-fast): Improve doc and code, plus allow the 'number request. - (spam-list-of-checks, spam-list-of-statistical-checks): Remove - variables. + (spam-list-of-checks, spam-list-of-statistical-checks): + Remove variables. (spam-split, spam-find-spam): Use the new backend code. (spam-registration-functions): Remove variable. (spam-unregister-routine): Add convenience wrapper. @@ -16679,8 +16682,8 @@ (nnheader-fake-message-id-p): Change regex to accomodate new fake ID format. - * gnus-sum.el (gnus-get-newsgroup-headers): Call - nnheader-generate-fake-message-id with the article number. + * gnus-sum.el (gnus-get-newsgroup-headers): + Call nnheader-generate-fake-message-id with the article number. 2004-06-12 YAGI Tatsuya (tiny change) @@ -16754,8 +16757,8 @@ 2004-06-06 Lars Magne Ingebrigtsen - * message.el (message-cite-articles-with-x-no-archive): New - variable. + * message.el (message-cite-articles-with-x-no-archive): + New variable. (message-cite-original): Use it. 2004-06-04 Lars Magne Ingebrigtsen @@ -16789,12 +16792,12 @@ 2004-05-28 Reiner Steib - * gnus-art.el (gnus-button-alist): Fixed regexp for manual links. + * gnus-art.el (gnus-button-alist): Fix regexp for manual links. - * gnus-group.el (gnus-group-get-new-news-this-group): Added - doc-string. + * gnus-group.el (gnus-group-get-new-news-this-group): + Add doc-string. - * gnus-start.el (gnus-activate-group): Added doc-string. + * gnus-start.el (gnus-activate-group): Add doc-string. 2004-05-28 Katsumi Yamaoka @@ -16815,21 +16818,21 @@ 2004-05-27 Daniel Pittman - * spam.el (spam-report-resend-register-routine): Allow - spam-report-resend-to to be a group parameter or a global value. + * spam.el (spam-report-resend-register-routine): + Allow spam-report-resend-to to be a group parameter or a global value. 2004-05-26 Simon Josefsson * starttls.el: Merge with my GNUTLS based starttls.el. (starttls-gnutls-program, starttls-use-gnutls) (starttls-extra-arguments, starttls-process-connection-type) - (starttls-connect, starttls-failure, starttls-success): New - variables. + (starttls-connect, starttls-failure, starttls-success): + New variables. (starttls-program, starttls-extra-args): Doc fix. - (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New - functions. - (starttls-negotiate, starttls-open-stream): Check - `starttls-use-gnutls' and pass on to corresponding *-gnutls + (starttls-negotiate-gnutls, starttls-open-stream-gnutls): + New functions. + (starttls-negotiate, starttls-open-stream): + Check `starttls-use-gnutls' and pass on to corresponding *-gnutls function if it is set. 2004-05-27 Katsumi Yamaoka @@ -16843,8 +16846,8 @@ 2004-05-26 Teodor Zlatanov - * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add - variable. + * spam.el (spam-mark-new-messages-in-spam-group-as-spam): + Add variable. (spam-mark-junk-as-spam-routine): Use it. Allow to disable assigning the spam-mark to new messages. @@ -16898,8 +16901,8 @@ 2004-05-24 Daniel Pittman - * spam-report.el (spam-report-resend-to, spam-report-resend): Start - with resend-to set to nil, and then ask the user if necessary. + * spam-report.el (spam-report-resend-to, spam-report-resend): + Start with resend-to set to nil, and then ask the user if necessary. (spam-report-resend): spam-report-resend takes a list of articles, not separate article numbers. @@ -16988,8 +16991,8 @@ (spam-crm114-register-spam-routine) (spam-crm114-unregister-spam-routine) (spam-crm114-register-ham-routine) - (spam-crm114-unregister-ham-routine): Add CRM114 support. From - asjo@koldfront.dk (Adam Sjøgren). + (spam-crm114-unregister-ham-routine): Add CRM114 support. + From asjo@koldfront.dk (Adam Sjøgren). * gnus.el: Add spam-use-crm114. @@ -17017,7 +17020,7 @@ 2004-05-20 Katsumi Yamaoka - * rfc2047.el (rfc2047-encode-function-alist): Renamed from + * rfc2047.el (rfc2047-encode-function-alist): Rename from `rfc2047-encoding-function-alist' in order to avoid conflicting with the old version. (rfc2047-encode-region): Concatenate words containing non-ASCII @@ -17030,17 +17033,17 @@ iso-2022-* charsets. (rfc2047-fold-region): Use existing whitespace for LWSP; make it sure not to break a line just after the header name. - (rfc2047-b-encode-region): Removed. + (rfc2047-b-encode-region): Remove. (rfc2047-b-encode-string): New function. - (rfc2047-q-encode-region): Removed. + (rfc2047-q-encode-region): Remove. (rfc2047-q-encode-string): New function. * mm-util.el (mm-replace-in-string): New function. 2004-05-20 Lars Magne Ingebrigtsen - * gnus-msg.el (gnus-inews-make-draft-meta-information): Really - get it right. + * gnus-msg.el (gnus-inews-make-draft-meta-information): + Really get it right. (gnus-inews-make-draft): Really. 2004-05-19 Ben Menasha @@ -17053,8 +17056,8 @@ * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote stuff. - * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match - on real group name. + * gnus-start.el (gnus-subscribe-hierarchical-interactive): + Match on real group name. * gnus-art.el (gnus-signature-limit): Doc fix. @@ -17069,8 +17072,8 @@ 2004-05-19 Lars Magne Ingebrigtsen - * gnus-draft.el (gnus-draft-send): Bind - rfc2047-encode-encoded-words. + * gnus-draft.el (gnus-draft-send): + Bind rfc2047-encode-encoded-words. * rfc2047.el (rfc2047-encode-region): Encode =? strings. (rfc2047-encodable-p): Say that =? needs encoding. @@ -17089,8 +17092,8 @@ 2004-05-19 Reiner Steib - * gnus-msg.el (gnus-summary-followup-with-original): Document - yanking of region when active. + * gnus-msg.el (gnus-summary-followup-with-original): + Document yanking of region when active. 2004-05-19 Katsumi Yamaoka @@ -17100,7 +17103,7 @@ 2004-05-18 Reiner Steib * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist. - (gnus-group-jump-to-group): Added prefix argument using + (gnus-group-jump-to-group): Add prefix argument using `gnus-group-jump-to-group-prompt'. Query before jumping to non-active group. @@ -17134,9 +17137,9 @@ 2004-05-18 Reiner Steib * gnus-picon.el (gnus-picon-style): New variable. - (gnus-picon-insert-glyph): Added optional `nostring' argument. - (gnus-picon-transform-address): Support `gnus-picon-style'. From - Jesper Harder . + (gnus-picon-insert-glyph): Add optional `nostring' argument. + (gnus-picon-transform-address): Support `gnus-picon-style'. + From Jesper Harder . 2004-05-18 Lars Magne Ingebrigtsen @@ -17177,7 +17180,7 @@ (message-fill-field-address): Rename. (message-narrow-to-field): Find the start of the header. (message-header-format-alist): Don't pre-fill. - (message-fill-header): Removed. + (message-fill-header): Remove. (message-insert-header): New function. (message-shorten-references): Use it. @@ -17196,10 +17199,10 @@ 2004-05-16 Lars Magne Ingebrigtsen - * message.el (message-idna-inside-rhs-p): Removed. + * message.el (message-idna-inside-rhs-p): Remove. (message-idna-to-ascii-rhs-1): Use proper address parsing. - * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many + * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many false positives. 2004-05-16 Kim-Minh Kaplan @@ -17222,7 +17225,7 @@ 2004-05-15 Teodor Zlatanov - * spam.el (spam-summary-prepare-exit): Fixed (length). + * spam.el (spam-summary-prepare-exit): Fix (length). 2004-05-14 Teodor Zlatanov @@ -17237,8 +17240,8 @@ 2004-05-14 Kai Grossjohann - * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call - nntp-possibly-create-directory, not nntp-possibly-change-group. + * nntp.el (nntp-request-set-mark, nntp-request-update-info): + Call nntp-possibly-create-directory, not nntp-possibly-change-group. (nntp-marks-changed-p): New arg SERVER. (nntp-request-update-info): Adjust caller. @@ -17253,16 +17256,16 @@ (nntp-marks-modtime, nntp-marks-directory): New variables. (nntp-request-set-mark, nntp-request-update-info) (nntp-possibly-create-directory, nntp-marks-changed-p) - (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New - functions. + (nntp-save-marks, nntp-open-marks, nntp-marks-directory): + New functions. 2004-05-12 Jesper Harder * gnus-xmas.el (gnus-xmas-select-lowest-window) (gnus-xmas-redefine): Rename. - * gnus-score.el (gnus-score-insert-help): Use - gnus-select-lowest-window. + * gnus-score.el (gnus-score-insert-help): + Use gnus-select-lowest-window. * gnus-ems.el (gnus-select-lowest-window): Copy definition of appt-select-lowest-window and rename to gnus-select-lowest-window. @@ -17309,8 +17312,8 @@ 2004-05-01 Lars Magne Ingebrigtsen - * gnus-agent.el (gnus-agent-read-agentview): Inline - gnus-uncompress-range. + * gnus-agent.el (gnus-agent-read-agentview): + Inline gnus-uncompress-range. 2004-05-01 TSUCHIYA Masatoshi @@ -17319,8 +17322,8 @@ 2004-04-30 TSUCHIYA Masatoshi - * gnus.el (spam-process, spam-autodetect-methods): Add - bsfilter and bsfilter-headers. + * gnus.el (spam-process, spam-autodetect-methods): + Add bsfilter and bsfilter-headers. * spam.el (spam-bsfilter): New customize group. (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path) @@ -17370,7 +17373,7 @@ * spam.el (spam-summary-prepare-exit) (spam-mark-junk-as-spam-routine, spam-fetch-field-fast) (spam-split, spam-find-spam, spam-log-undo-registration) - (spam-check-blackholes, spam-enter-ham-BBDB): Changed message + (spam-check-blackholes, spam-enter-ham-BBDB): Change message level from 5 to 6. 2004-04-26 Katsumi Yamaoka @@ -17471,7 +17474,7 @@ 2004-04-15 Kevin Greiner * legacy-gnus-agent.el - (gnus-agent-convert-to-compressed-agentview): Fixed typos with + (gnus-agent-convert-to-compressed-agentview): Fix typos with help from Florian Weimer 2004-04-15 Katsumi Yamaoka @@ -17532,25 +17535,25 @@ `method' parameter is nil. Don't write nil entries into the active file. (gnus-agent-get-group-info): New function. - (gnus-agent-fetch-articles): Use - gnus-agent-update-files-total-fetched-for to increment disk space + (gnus-agent-fetch-articles): + Use gnus-agent-update-files-total-fetched-for to increment disk space used. - (gnus-agent-fetch-headers, gnus-agent-save-alist): Use - gnus-agent-update-view-total-fetched-for to increment disk space + (gnus-agent-fetch-headers, gnus-agent-save-alist): + Use gnus-agent-update-view-total-fetched-for to increment disk space used. - (gnus-agent-get-local): Added optional parameters to avoid calling + (gnus-agent-get-local): Add optional parameters to avoid calling gnus-group-real-name and gnus-find-method-for-group. (gnus-agent-set-local): Delete stored entry if either min, or max, are nil. - (gnus-agent-fetch-session): Reworded error/quit messages. On - quit, use gnus-agent-regenerate-group to record existance of any + (gnus-agent-fetch-session): Reworded error/quit messages. + On quit, use gnus-agent-regenerate-group to record existance of any articles fetched to disk before the quit occurred. (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group, gnus-agent-update-view-total-fetched-for, and gnus-agent-update-files-total-fetched-for to decrement disk space used. - (gnus-agent-retrieve-headers): Use - gnus-agent-update-view-total-fetched-for to increment disk space + (gnus-agent-retrieve-headers): + Use gnus-agent-update-view-total-fetched-for to increment disk space used. (gnus-agent-regenerate-group): Replace gnus-group-update-group with gnus-agent-update-files-total-fetched-for to decrement disk @@ -17561,14 +17564,14 @@ (gnus-agent-update-view-total-fetched-for): New function. (gnus-agent-total-fetched-for): New function. - * gnus-cache.el (gnus-cache-save-buffers): Use - gnus-cache-update-overview-total-fetched-for to change disk space + * gnus-cache.el (gnus-cache-save-buffers): + Use gnus-cache-update-overview-total-fetched-for to change disk space used by this group. - (gnus-cache-possibly-enter-article): Use - gnus-cache-update-file-total-fetched-for to increment disk space + (gnus-cache-possibly-enter-article): + Use gnus-cache-update-file-total-fetched-for to increment disk space used by this group. - (gnus-cache-possibly-remove-article): Use - gnus-cache-update-file-total-fetched-for to decrement disk space + (gnus-cache-possibly-remove-article): + Use gnus-cache-update-file-total-fetched-for to decrement disk space used by this group. (gnus-cache-generate-nov-databases): Purge total fetched cache. (gnus-cache-rename-group): New function. @@ -17639,8 +17642,8 @@ 2004-03-27 Katsumi Yamaoka - * message.el (message-exchange-point-and-mark): Use - message-mark-active-p. Suggested by Jesper Harder + * message.el (message-exchange-point-and-mark): + Use message-mark-active-p. Suggested by Jesper Harder . 2004-03-26 Katsumi Yamaoka @@ -17689,8 +17692,8 @@ 2004-03-19 Katsumi Yamaoka - * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New - user option. + * gnus-art.el (gnus-mime-recompute-hierarchical-structure): + New user option. (gnus-mime-multipart-functions): Doc and customization fix. (gnus-article-mime-hierarchy): New variable. (gnus-article-mime-hierarchy-next): New variable. @@ -17758,8 +17761,8 @@ 2004-03-09 Kevin Greiner - * gnus-agent.el (gnus-agent-read-local): Bind - nnheader-file-coding-system to gnus-agent-file-coding-system to + * gnus-agent.el (gnus-agent-read-local): + Bind nnheader-file-coding-system to gnus-agent-file-coding-system to avoid the implicit assumption that they will always be equal. (gnus-agent-save-local): Bind buffer-file-coding-system, not coding-system-for-write, as the with-temp-file macro first prints @@ -17774,16 +17777,16 @@ 2004-03-08 Kevin Greiner - * gnus-agent.el (gnus-agent-read-agentview): Removed support for + * gnus-agent.el (gnus-agent-read-agentview): Remove support for old file versions. - (gnus-group-prepare-hook): Removed function that converted list + (gnus-group-prepare-hook): Remove function that converted list form of gnus-agent-expire-days to group properties. * gnus-int.el: Autoload gnus-agent-regenerate-group. (gnus-request-accept-article): Re-indented. * gnus-start.el (gnus-convert-old-newsrc): Registered new - converters to handle old agent file formats. Added logic for a + converters to handle old agent file formats. Add logic for a "backup before upgrading warning". (gnus-convert-mark-converter-prompt): Developers can mark functions as needing (default), or not needing, @@ -17886,7 +17889,7 @@ 2004-03-04 Kevin Greiner - * gnus-agent.el (gnus-agent-file-header-cache): Removed. + * gnus-agent.el (gnus-agent-file-header-cache): Remove. (gnus-agent-possibly-alter-active): Avoid null in numeric comparison. (gnus-agent-set-local): Refuse to save null in local object table. @@ -17907,8 +17910,8 @@ * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local): Don't bind "obarray". - * gnus-sum.el (gnus-thread-sort-functions): Added - `gnus-thread-sort-by-most-recent-number' and + * gnus-sum.el (gnus-thread-sort-functions): + Add `gnus-thread-sort-by-most-recent-number' and `gnus-thread-sort-by-most-recent-date'. Reported by Kai Grossjohann . @@ -17918,8 +17921,8 @@ 2004-03-02 Kevin Greiner - * gnus-cus.el (gnus-agent-customize-category): Removed - ignore-errors macro reference that required cl to be loaded at + * gnus-cus.el (gnus-agent-customize-category): + Remove ignore-errors macro reference that required cl to be loaded at run-time. * gnus-range.el (gnus-sorted-range-intersection): Now accepts @@ -17968,8 +17971,8 @@ * dgnushack.el: Autoload sgml-mode for XEmacs. - * nnrss.el (nnrss-opml-export): Use - mm-set-buffer-file-coding-system instead of + * nnrss.el (nnrss-opml-export): + Use mm-set-buffer-file-coding-system instead of set-buffer-file-coding-system. 2004-02-27 Jesper Harder @@ -18015,20 +18018,20 @@ * spam-stat.el (spam-stat-washing-hook): New option. (spam-stat-buffer-words): Use it. - (spam-stat-process-directory, spam-stat-test-directory): Use - insert-file-contents-literally. + (spam-stat-process-directory, spam-stat-test-directory): + Use insert-file-contents-literally. (spam-stat-coding-system): New variable. (spam-stat-load, spam-stat-save): Use it. 2004-02-25 Katsumi Yamaoka - * spam-report.el (spam-report-plug-agent): Quote - spam-report-url-to-file and spam-report-url-ping-plain. + * spam-report.el (spam-report-plug-agent): + Quote spam-report-url-to-file and spam-report-url-ping-plain. 2004-02-25 Reiner Steib - * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow - / in mailto URLs. + * gnus-art.el (gnus-button-alist, gnus-header-button-alist): + Allow / in mailto URLs. 2004-02-24 Reiner Steib @@ -18102,8 +18105,8 @@ (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo) (nntp-possibly-change-group): Use it. - * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use - with-current-buffer. + * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): + Use with-current-buffer. 2004-02-12 TAKAI Kousuke @@ -18240,8 +18243,8 @@ 2004-02-03 Jesper Harder - * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix - format string mismatch. + * spam.el (spam-check-spamoracle, spam-spamoracle-learn): + Fix format string mismatch. * sieve.el (sieve-deactivate-all): do. @@ -18302,8 +18305,8 @@ New macros and functions. * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov): Handle > NLINK_MAX messages. - * nnmaildir.el (nnmaildir-request-set-mark): Use - nnmaildir--emlink-p and nnmaildir--eexist-p. + * nnmaildir.el (nnmaildir-request-set-mark): + Use nnmaildir--emlink-p and nnmaildir--eexist-p. 2004-01-25 Alex Schroeder @@ -18350,8 +18353,8 @@ 2004-01-23 Jesper Harder - * spam-stat.el (spam-stat-store-gnus-article-buffer): Use - with-current-buffer. + * spam-stat.el (spam-stat-store-gnus-article-buffer): + Use with-current-buffer. (spam-stat-store-current-buffer): Use insert-buffer-substring to avoid consing a string. @@ -18377,29 +18380,29 @@ (gnus-agent-prompt-send-queue): New variables. (gnus-agent-send-mail): Use gnus-agent-queue-mail. * gnus-draft.el (gnus-group-send-queue): Pass the group name - "nndraft:queue" along to gnus-draft-send. Use - gnus-agent-prompt-send-queue. + "nndraft:queue" along to gnus-draft-send. + Use gnus-agent-prompt-send-queue. (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group is "nndraft:queue". Suggested by Gaute Strokkenes - * gnus-agent.el (agent-disable-undownloaded-faces): Removed. - (agent-enable-undownloaded-faces): Added. + * gnus-agent.el (agent-disable-undownloaded-faces): Remove. + (agent-enable-undownloaded-faces): Add. (gnus-agent-cat-groups): Use eval-and-compile, not eval-when-compile, to define gnus-agent-set-cat-groups as the setf method of gnus-agent-cat-groups even when the buffer has been evaled. - (gnus-agent-save-active, gnus-agent-save-active-1): Merged to + (gnus-agent-save-active, gnus-agent-save-active-1): Merge to delete gnus-agent-save-active-1. - (gnus-agent-save-groups): Deleted. Identical to + (gnus-agent-save-groups): Delete. Identical to gnus-agent-save-active. (gnus-agent-write-active): No longer adjust agent's copy of active file as agent's adjustments are now stored in their own - file. Removed optional parameter. + file. Remove optional parameter. (gnus-agent-possibly-alter-active): Ignore groups of unagentized servers. Add use of min/max range limits from server's local file. - (gnus-agent-save-alist): Removed unused optional argument. + (gnus-agent-save-alist): Remove unused optional argument. (gnus-agent-load-local, gnus-agent-read-and-cache-local) (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local) (gnus-agent-set-local): A per-server file that keeps min/max range @@ -18407,10 +18410,10 @@ for altering many active ranges. (gnus-agent-expire-group, gnus-agent-expire): No longer save the active file (local makes it unnecessary). - (gnus-agent-regenerate-group): Fixed XEmacs compatibility. + (gnus-agent-regenerate-group): Fix XEmacs compatibility. - * gnus-cus.el (agent-disable-undownloaded-faces): Removed. - (agent-enable-undownloaded-faces): Added. + * gnus-cus.el (agent-disable-undownloaded-faces): Remove. + (agent-enable-undownloaded-faces): Add. * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to disable it when sending to "nndraft:queue". @@ -18423,7 +18426,7 @@ numbers of articles. Use gnus-range-map to avoid having to uncompress the unread list. (gnus-group-archive-directory, gnus-group-recent-archive-directory): - Fixed invalid ange-ftp reference. + Fix invalid ange-ftp reference. * gnus-range.el (gnus-range-map): Iterate over list or sequence. (gnus-sorted-range-intersection): Intersection of two ranges @@ -18434,11 +18437,11 @@ and agentized articles. (gnus-convert-old-newsrc): Rewrote in anticipation of having multiple version-dependent converters. - (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with + (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with gnus-agent-save-active. (gnus-save-newsrc-file): Save dirty agent range limits. - * gnus-sum.el (gnus-select-newgroup): Replaced inline code with + * gnus-sum.el (gnus-select-newgroup): Replace inline code with gnus-agent-possibly-alter-active. (gnus-adjust-marked-articles): Faster handling of simple lists. @@ -18479,8 +18482,8 @@ spam-use-spamassassin or spam-use-spamassassin-headers is on; spam-bogofilter-score otherwise. - * gnus.el (spam-process, spam-autodetect-methods): Add - spamassassin and spamassassin-headers. + * gnus.el (spam-process, spam-autodetect-methods): + Add spamassassin and spamassassin-headers. 2004-01-20 Nevin Kapur @@ -18572,11 +18575,11 @@ 2004-01-13 Simon Josefsson * gnus-score.el (gnus-score-edit-all-score): Fix prototype. - Invoke gnus-score-mode. Reported by - bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd). + Invoke gnus-score-mode. + Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd). - * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by - Jim Blandy (tiny change). + * gnus-range.el (gnus-compress-sequence): Doc fix. + Suggested by Jim Blandy (tiny change). 2004-01-12 Jesper Harder @@ -18700,8 +18703,8 @@ * mm-bodies.el: base64 is always built-in. - * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use - with-current-buffer. + * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): + Use with-current-buffer. 2004-01-08 Katsumi Yamaoka @@ -18738,8 +18741,8 @@ 2004-01-08 Jesper Harder * gnus-art.el (gnus-mime-view-all-parts) - (gnus-article-part-wrapper, gnus-article-view-part): Use - with-current-buffer. + (gnus-article-part-wrapper, gnus-article-view-part): + Use with-current-buffer. 2004-01-07 Teodor Zlatanov @@ -18786,10 +18789,10 @@ (spam-find-spam): Don't try to guess spam-cache-lookups. (spam-enter-whitelist, spam-enter-blacklist): Clear the spam-caches entry. - (spam-filelist-build-cache, spam-filelist-check-cache): Fix - caching of whitelist/blacklist entries. - (spam-check-whitelist, spam-check-blacklist): Invoke - spam-from-listed-p with a type, not a cache variable. + (spam-filelist-build-cache, spam-filelist-check-cache): + Fix caching of whitelist/blacklist entries. + (spam-check-whitelist, spam-check-blacklist): + Invoke spam-from-listed-p with a type, not a cache variable. (spam-from-listed-p): Wrap around spam-filelist-check-cache. 2004-01-07 Jesper Harder @@ -18868,7 +18871,7 @@ 2004-01-06 Reiner Steib - * gnus-art.el (gnus-treat-ansi-sequences): Changed default. + * gnus-art.el (gnus-treat-ansi-sequences): Change default. 2004-01-07 Steve Youngs @@ -18908,10 +18911,10 @@ * gnus-xmas.el (run-at-time): Require run-at-time. - * gnus.el: Changed calls to nnheader-run-at-time and + * gnus.el: Change calls to nnheader-run-at-time and password-run-at-time throughout to use run-at-time directly. - * password.el: Removed definition of run-at-time. + * password.el: Remove definition of run-at-time. * nnheaderxm.el: Remove definition of run-at-time. @@ -18954,8 +18957,8 @@ * gnus-util.el (gnus-local-map-property): Remove. - * mm-view.el (mm-view-pkcs7-decrypt): Replace - gnus-completing-read-maybe-default with completing-read. + * mm-view.el (mm-view-pkcs7-decrypt): + Replace gnus-completing-read-maybe-default with completing-read. * gnus-util.el (gnus-completing-read): do. (gnus-completing-read-maybe-default): Remove. @@ -18982,8 +18985,8 @@ * netrc.el: Autoload password-read. (netrc): Add configuration group. - (netrc-encoding-method, netrc-openssl-path): Add - variables for encoding and decoding of files with symmetric + (netrc-encoding-method, netrc-openssl-path): + Add variables for encoding and decoding of files with symmetric ciphers. (netrc-encode): Add assistant function to encode a file with netrc-encoding-method. @@ -19070,8 +19073,8 @@ * smime.el (smime-point-at-eol): Replace with point-at-eol. - * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace - with point-at-{eol,bol}. + * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): + Replace with point-at-{eol,bol}. * netrc.el (netrc-point-at-eol): Replace with point-at-eol. @@ -19110,13 +19113,13 @@ ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into ntlm-string-permute, string-lshift into ntlm-string-lshift, - string-xor into ntlm-string-xor. Suggested by - Jesper Harder . + string-xor into ntlm-string-xor. + Suggested by Jesper Harder . * ntlm.el: Don't include poem. - * md4.el (print-int32, print-string-hexa): Remove. Suggested by - Jesper Harder . + * md4.el (print-int32, print-string-hexa): Remove. + Suggested by Jesper Harder . * sasl-ntlm.el, ntlm.el, md4.el: New files. @@ -19130,8 +19133,8 @@ condition-case around loop. * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove. - (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use - the password package. + (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): + Use the password package. 2003-02-19 Simon Josefsson @@ -19190,9 +19193,9 @@ 2004-01-04 Lars Magne Ingebrigtsen - * gnus.el (gnus-logo-color-style): Changed colors to `no'. + * gnus.el (gnus-logo-color-style): Change colors to `no'. - * Moved to Changelog.2. + * Move to Changelog.2. 2004-01-04 Lars Magne Ingebrigtsen