Merge from gnus--rel--5.10
[gnus] / lisp / ChangeLog
index 24ae190..256f37f 100644 (file)
@@ -1,3 +1,33 @@
+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.
 
        * 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.