Show
Ignore:
Timestamp:
07/16/06 08:36:52 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/gnus/ChangeLog

    r4098 r4111  
     12006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de> 
     2 
     3        * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix. 
     4 
    152006-06-26  Reiner Steib  <Reiner.Steib@gmx.de> 
    26 
     
    176180        * mml.el (mml-mode, mml-dnd-protocol-alist) 
    177181        (mml-dnd-attach-options, mml-dnd-attach-file) 
    178         (mml-attach-file, mml-attach-buffer, mml-attach-external): Sync 
    179         DND support and use of message-in-body-p from the trunk. 
     182        (mml-attach-file, mml-attach-buffer, mml-attach-external): 
     183        Sync DND support and use of message-in-body-p from the trunk. 
    180184 
    1811852006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org> 
     
    1931972006-04-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de> 
    194198 
    195         * nnweb.el (nnweb-google-wash-article): Sync up to new Google 
    196         HTML. 
     199        * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML. 
    197200 
    1982012006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org> 
     
    306309        unknown charset. 
    307310 
    308         * message.el (message-header-synonyms): Add Original-To to the 
    309         default. 
    310  
    311         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an 
     311        * message.el (message-header-synonyms): Add Original-To to the default. 
     312 
     313        * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an 
    312314        optional parameter. 
    313315 
    3143162006-04-07  Reiner Steib  <Reiner.Steib@gmx.de> 
    315317 
    316         * pgg-gpg.el: Revert to revision 7.15 to allow the use of 
    317         gpg-agent. 
     318        * pgg-gpg.el: Revert to revision 7.15 to allow the use of gpg-agent. 
    318319 
    3193202006-04-06  Reiner Steib  <Reiner.Steib@gmx.de> 
     
    3233242006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de> 
    324325 
    325         * nnweb.el (nnweb-google-create-mapping): Update regexp.  Some 
    326         whitespace was matched into the url, which broke browsing hits 
     326        * nnweb.el (nnweb-google-create-mapping): Update regexp. 
     327        Some whitespace was matched into the url, which broke browsing hits 
    327328        > 100 when mm-url-use-external was nil. 
    328329 
    3293302006-03-31  Reiner Steib  <Reiner.Steib@gmx.de> 
    330331 
    331         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and 
    332         :set. 
     332        * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set. 
    333333 
    3343342006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org> 
     
    4014012006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de> 
    402402 
    403         * gnus-art.el (gnus-article-only-boring-p): Bind 
    404         inhibit-point-motion-hooks to avoid infinite loop when entering 
     403        * gnus-art.el (gnus-article-only-boring-p): 
     404        Bind inhibit-point-motion-hooks to avoid infinite loop when entering 
    405405        intangible text.  Reported by Ralf Wachinger 
    406406        <rwnewsmampfer@geekmail.de>. 
     
    4734732006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org> 
    474474 
    475         * mm-decode.el (mm-get-part): Don't use 
    476         mm-with-unibyte-current-buffer. 
     475        * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer. 
    477476 
    478477        * gnus-sum.el (gnus-summary-set-display-table): Don't nix out 
     
    4944932006-02-28  Reiner Steib  <Reiner.Steib@gmx.de> 
    495494 
    496         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new 
    497         nov.php. 
     495        * nnweb.el (nnweb-type-definition, nnweb-gmane-search): 
     496        Use new nov.php. 
    498497 
    4994982006-02-28  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de> 
     
    6876862006-02-06  Reiner Steib  <Reiner.Steib@gmx.de> 
    688687 
    689         * spam-report.el (spam-report-gmane-use-article-number): Improve 
    690         doc string. 
     688        * spam-report.el (spam-report-gmane-use-article-number): 
     689        Improve doc string. 
    691690        (spam-report-gmane-internal): Check if a suitable header was found 
    692691        in the article. 
     
    727726        there's only one active file for all servers. 
    728727        (nnweb-request-scan): Make sure nnweb-articles is initialized on 
    729         solid groups.  Gnus might have used a FAST request to select the 
    730         group. 
     728        solid groups.  Gnus might have used a FAST request to select the group. 
    731729        (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type 
    732730        and nnweb-search redundantly in the active file. 
    733         (nnweb-request-list): Don't list bogus groups.  There can only be 
    734         one. 
     731        (nnweb-request-list): Don't list bogus groups.  There can only be one. 
    735732        (nnweb-request-create-group): Don't use ARGS. 
    736733        (nnweb-possibly-change-server, nnweb-request-group): Remove some 
     
    743740        after `message-setup-hook' to give it precedence over posting 
    744741        styles, etc. 
    745         (message-use-alternative-email-as-from): Add docstring.  Remove 
    746         the original From header if present. 
     742        (message-use-alternative-email-as-from): Add docstring. 
     743        Remove the original From header if present. 
    747744 
    7487452006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org> 
    749746 
    750         * mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been 
    751         decoded. 
    752         (mm-uu-diff-extract): Ditto. 
     747        * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract): 
     748        Say the part has been decoded. 
    753749 
    7547502006-01-31  Kevin Ryde  <user42@zip.com.au>