Merge from gnus--rel--5.10
[gnus] / lisp / ChangeLog
index 4f0c9eb..796bcbf 100644 (file)
@@ -1,3 +1,120 @@
+2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-put-addresses-in-ecomplete): Only fetch headers
+       from the message heads.
+
+2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
+
+       * gnus-art.el (gnus-article-set-window-start): Do nothing when the 
+       article buffer does not have a window.  This may not be the best 
+       solution but is certainly better than setting the start of the null,
+       that is the current, window.
+
+2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-draft.el (gnus-draft-setup-hook): New hook.
+       (gnus-draft-setup): Run it.
+
+       * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
+       gnus-score-fast-scoring.  Allow regexp.
+       (gnus-score-headers): Use it.
+
+       * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
+       XEmacs.
+
+       * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
+       string.
+       (gnus-button-alist): Also catch `<f1> k ...'.
+
+2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
+       evaluation of gnus-extended-version to ensure correct generation of the
+       User-Agent header when message-generate-headers-first is used.
+
+2007-03-24  Simon Josefsson  <simon@josefsson.org>
+
+       * hashcash.el (hashcash-generate-payment-async): Don't crash if
+       hashcash-path is nil.  Don't call callback with incorrect number of
+       parameters if val is 0.
+
+2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * message.el (message-required-news-headers):
+       * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
+
+2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-generate-new-buffers): Change the meaning of the
+       nil value; add `standard' to the choices; treat t as `unique'; improve
+       doc string.
+       (gnus-select-frame-set-input-focus): Autoload.
+       (message-buffer-name): Search for the existing message buffer if
+       message-generate-new-buffers is nil or `standard'; treat the value t of
+       message-generate-new-buffers as `unique'.
+       (message-pop-to-buffer): Raise the frame already displaying the message
+       buffer; clear the echo area after querying.
+       (message-setup): Pass the `continue' argument to compose-mail.
+       (message-mail): Prefer `switch-function' if it is given; search for the
+       existing message buffer if the `continue' argument is non-nil; pass
+       continue and switch-function arguments to compose-mail by way of
+       message-setup.
+       (message-mail-other-window): Adjust argument of message-setup.
+       (message-mail-other-frame): Ditto.
+
+2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
+       (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
+       to turn font-lock on when turning gnus-message-citation-mode on.
+
+2007-03-06  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml-smime.el (mml-smime-use): New variable; default to use openssl.
+       (mml-smime-function-alist): New variable; add epg as the backend.
+       * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
+       mml-smime- functions instead.
+       * mm-view.el: Require smime.
+
+2007-03-05  Didier Verna  <didier@xemacs.org>
+
+       * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
+       instead of just inheritance for posting styles.
+       * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
+
+2007-02-24  Chris Moore  <dooglus@gmail.com>
+
+       * pgg-pgp5.el (pgg-pgp5-encrypt-region):
+       * pgg-pgp.el (pgg-pgp-encrypt-region):
+       * pgg-gpg.el (pgg-gpg-encrypt-region):
+       Check pgg-encrypt-for-me if no other recipients.
+
+2007-02-24  John Paul Wallington  <jpw@pobox.com>
+
+       * net/tls.el (tls-certtool-program): Fix custom type.
+
+2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
+       and point-at-eol instead of line-(beginning|end)-position.
+
+       * assistant.el (assistant-parse-buffer): Ditto.
+
+       * netrc.el (netrc-parse-services): Ditto.
+
+2007-02-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-find-usable-key): New function.
+       (mml2015-epg-sign): Use it.
+       (mml2015-epg-encrypt): Use it.
+
+2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-make-in-reply-to): Quote name containing
+       non-ASCII characters.  It will make the RFC2047 encoder cause an error
+       if there are special characters.  Reported by NAKAJI Hiroyuki
+       <nakaji@kankyo-u.ac.jp>.
+
 2007-02-27  Didier Verna  <didier@xemacs.org>
 
        Include the group parameters as well as the topic ones in the
        * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
        articles posted in the last 24 hours.
 
+2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * smiley.el (smiley-regexp-alist): Add "dead" smiley.
+
 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
 
        * nntp.el (nntp-send-command): Don't wait for echoes when
        (gnus-button-alist): Add mid\\|message-id.
        (gnus-button-fetch-group): Extend for use in
        `browse-url-browser-function'.
-       (gnus-button-url-regexp): Try to catch URL with parentheses as in
-       WikiPedia URL.
+       (gnus-button-url-regexp): Try to catch paired parentheses like in
+       Wikipedia URLs.
 
        * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
        Suggested by Simon Krahnke <overlord@gmx.li>.
        (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
        (gnus-sort-threads-loop): New function.
 
-2006-12-06  Chris Moore  <dooglus@gmail.com>  (tiny change)
+2006-12-06  Chris Moore  <dooglus@gmail.com>
 
        * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
        Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
 
        * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
 
-2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
+2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
 
        * imap.el (imap-kerberos4-open): Ignore SSL stuff.
 
        (gnus-decode-header-function, gnus-newsgroup-name):
        * spam-stat.el (gnus-original-article-buffer): Add defvars.
 
-2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
+2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
 
        * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
        the end of the date treatments.
 See ChangeLog.2 for earlier changes.
 
     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit