Synch with Oort Gnus.
[elisp/gnus.git-] / ChangeLog
index 129c065..a82e9cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,24 @@
+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'.