Mercurial > emacs
changeset 71861:425f3d352dfb
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 12 Jul 2006 18:05:53 +0000 |
parents | a6235c53244d |
children | 99b8c897395e |
files | lisp/gnus/ChangeLog lisp/url/ChangeLog |
diffstat | 2 files changed, 25 insertions(+), 33 deletions(-) [+] |
line wrap: on
line diff
--- 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 <yamaoka@jpl.org> @@ -192,8 +192,7 @@ 2006-04-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> - * 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 <yamaoka@jpl.org> @@ -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 <Reiner.Steib@gmx.de> - * 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 <Reiner.Steib@gmx.de> @@ -322,14 +319,13 @@ 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> - * 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 <Reiner.Steib@gmx.de> - * 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 <yamaoka@jpl.org> @@ -400,8 +396,8 @@ 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> - * 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 <rwnewsmampfer@geekmail.de>. @@ -472,8 +468,7 @@ 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org> - * 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 <Reiner.Steib@gmx.de> - * 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 <uwi7@stud.uni-karlsruhe.de> @@ -686,8 +681,8 @@ 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de> - * 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 <yamaoka@jpl.org> - * 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 <user42@zip.com.au>
--- 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 <uwi7@rz.uni-karlsruhe.de> (tiny change) +2006-07-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * 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 <seltenreich@gmx.de> (tiny change) +2006-05-05 Andreas Seltenreich <seltenreich@gmx.de> * url-http.el (url-http-parse-headers): Don't reuse connection if "Connection: close" header was seen.