Synch with Oort Gnus.
[elisp/gnus.git-] / ChangeLog
index f8108b3..a82e9cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,69 @@
+2002-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.7 revision 00.
+
+2002-04-30  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/message.el (message-expand-name-function): New user option.
+       (message-expand-name): Use it.
+       * lisp/lpath.el: Don't bind lsdb-complete-name and bbdb-complete-name.
+
+2002-04-30  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/message.el (message-expand-name): Use lsdb-complete-name if
+       available.
+       * lisp/lpath.el: Bind lsdb-complete-name.
+
+2002-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Also examine
+       backquote'd forms.
+
+       * lisp/nnheader.el (nnheader-with-unibyte): New macro.
+       (mm-with-unibyte): Alias to `nnheader-with-unibyte'.
+
+2002-04-26  Steve Youngs  <youngs@xemacs.org>
+
+       * aclocal.m4 (AC_PATH_INFODIR): New.  Defaults to '$prefix/info'
+       for Emacs and 'site-packages/info' for XEmacs.
+       (AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
+       for XEmacs.
+
+       * configure.in: Use 'AC_PATH_INFO_DIR'.
+
+2002-04-23  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Disregard the
+       message cache when bbdb/news-auto-create-p is nil.
+
+2002-04-23  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Work around the
+       incompatibility with BBDB 2.3x.
+
+2002-04-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/message.el (message-make-user-agent): Remove product tokens
+       for gnus-vers.  [cf. <semi-gnus-ja:6798>]
+
+2002-04-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Tweak BBDB message
+       caching.
+       (gnus-bbdb/extract-message-sender-function): New user option.
+       (gnus-bbdb/extract-message-sender): New function.
+
 2002-04-20  Daiki Ueno  <ueno@unixuser.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
 
+       * lisp/gnus-sum.el: Don't autoload gnus-set-summary-default-charset.
+       (gnus-summary-inherit-default-charset): New function.
+       (gnus-parse-headers-hook): Use it.
+       (gnus-summary-setup-default-charset): Set default-mime-charset here.
+       
        * lisp/gnus-delay.el (gnus-delay-article): Undo the last change.
 
        * lisp/gnus-draft.el: Revert to the original implementation.
@@ -10,9 +72,6 @@
        (gnus-draft-setup): Rename from gnus-draft-setup-for-editing.
        (gnus-draft-setup-for-sending): Abolish.
 
-       * lisp/gnus-i18n.el (gnus-newsgroup-default-charset-alist): Don't
-       decode headers of articles stored in nndraft:drafts.
-
        * lisp/nnheader.el (nnheader-auto-save-coding-system): New variable.
 
        * lisp/message.el (message-draft-coding-system): Delegate the