X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=a82e9cbbf3a337c2c93d01e5bf84de78b41a0424;hb=5c1eb0f56eb6d6a60547b4cedea746635e12ec79;hp=ccf4f392791aa93fdeaa7ec9aea81a84928be4dd;hpb=e62977bb79b4cee9eb8f2fbd8fefc73ef67b8819;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index ccf4f39..a82e9cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2002-05-07 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.7 revision 00. + +2002-04-30 Daiki Ueno + + * 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 + + * lisp/message.el (message-expand-name): Use lsdb-complete-name if + available. + * lisp/lpath.el: Bind lsdb-complete-name. + +2002-04-30 Katsumi Yamaoka + + * 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 + + * 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 + + * 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 * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Work around the