# HG changeset patch # User Stefan Monnier # Date 1152727553 0 # Node ID 425f3d352dfbd0cd6d125979e3e597022cc38090 # Parent a6235c53244d205fc501501ebe2505d16b625451 *** empty log message *** diff -r a6235c53244d -r 425f3d352dfb lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Wed Jul 12 17:25:38 2006 +0000 +++ b/lisp/gnus/ChangeLog Wed Jul 12 18:05:53 2006 +0000 @@ -175,8 +175,8 @@ * mml.el (mml-mode, mml-dnd-protocol-alist) (mml-dnd-attach-options, mml-dnd-attach-file) - (mml-attach-file, mml-attach-buffer, mml-attach-external): Sync - DND support and use of message-in-body-p from the trunk. + (mml-attach-file, mml-attach-buffer, mml-attach-external): + Sync DND support and use of message-in-body-p from the trunk. 2006-04-26 Katsumi Yamaoka @@ -192,8 +192,7 @@ 2006-04-25 Andreas Seltenreich - * nnweb.el (nnweb-google-wash-article): Sync up to new Google - HTML. + * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML. 2006-04-25 Katsumi Yamaoka @@ -305,16 +304,14 @@ * rfc2047.el (rfc2047-decode-encoded-words): Don't message about unknown charset. - * message.el (message-header-synonyms): Add Original-To to the - default. - - * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an + * message.el (message-header-synonyms): Add Original-To to the default. + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an optional parameter. 2006-04-07 Reiner Steib - * pgg-gpg.el: Revert to revision 7.15 to allow the use of - gpg-agent. + * pgg-gpg.el: Revert to revision 7.15 to allow the use of gpg-agent. 2006-04-06 Reiner Steib @@ -322,14 +319,13 @@ 2006-04-04 Andreas Seltenreich - * nnweb.el (nnweb-google-create-mapping): Update regexp. Some - whitespace was matched into the url, which broke browsing hits + * nnweb.el (nnweb-google-create-mapping): Update regexp. + Some whitespace was matched into the url, which broke browsing hits > 100 when mm-url-use-external was nil. 2006-03-31 Reiner Steib - * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and - :set. + * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set. 2006-03-23 Katsumi Yamaoka @@ -400,8 +396,8 @@ 2006-03-15 Andreas Seltenreich - * gnus-art.el (gnus-article-only-boring-p): Bind - inhibit-point-motion-hooks to avoid infinite loop when entering + * gnus-art.el (gnus-article-only-boring-p): + Bind inhibit-point-motion-hooks to avoid infinite loop when entering intangible text. Reported by Ralf Wachinger . @@ -472,8 +468,7 @@ 2006-03-03 Katsumi Yamaoka - * mm-decode.el (mm-get-part): Don't use - mm-with-unibyte-current-buffer. + * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer. * gnus-sum.el (gnus-summary-set-display-table): Don't nix out characters 160 through 255 in Emacs 23. @@ -493,8 +488,8 @@ 2006-02-28 Reiner Steib - * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new - nov.php. + * nnweb.el (nnweb-type-definition, nnweb-gmane-search): + Use new nov.php. 2006-02-28 Andreas Seltenreich @@ -686,8 +681,8 @@ 2006-02-06 Reiner Steib - * spam-report.el (spam-report-gmane-use-article-number): Improve - doc string. + * spam-report.el (spam-report-gmane-use-article-number): + Improve doc string. (spam-report-gmane-internal): Check if a suitable header was found in the article. @@ -726,12 +721,10 @@ * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo, there's only one active file for all servers. (nnweb-request-scan): Make sure nnweb-articles is initialized on - solid groups. Gnus might have used a FAST request to select the - group. + solid groups. Gnus might have used a FAST request to select the group. (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type and nnweb-search redundantly in the active file. - (nnweb-request-list): Don't list bogus groups. There can only be - one. + (nnweb-request-list): Don't list bogus groups. There can only be one. (nnweb-request-create-group): Don't use ARGS. (nnweb-possibly-change-server, nnweb-request-group): Remove some initialisations. Let nnoo do the work. @@ -742,14 +735,13 @@ (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. 2006-01-31 Katsumi Yamaoka - * mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been - decoded. - (mm-uu-diff-extract): Ditto. + * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract): + Say the part has been decoded. 2006-01-31 Kevin Ryde diff -r a6235c53244d -r 425f3d352dfb lisp/url/ChangeLog --- a/lisp/url/ChangeLog Wed Jul 12 17:25:38 2006 +0000 +++ b/lisp/url/ChangeLog Wed Jul 12 18:05:53 2006 +0000 @@ -4,7 +4,7 @@ (url-cookie-write-file): Don't use versioned backups. (url-cookie-host-can-set-p): Remove unused var `tmp'. -2006-07-04 Andreas Seltenreich (tiny change) +2006-07-04 Andreas Seltenreich * url-cookie.el (url-cookie-save-interval): Move to url-cookie group. (url-cookie-write-file): Reset url-cookies-changed-since-last-save. @@ -13,7 +13,7 @@ * url-http.el (url-http-file-exists-p): Test if status is integer. -2006-05-05 Andreas Seltenreich (tiny change) +2006-05-05 Andreas Seltenreich * url-http.el (url-http-parse-headers): Don't reuse connection if "Connection: close" header was seen.