Fix again the last changes.
[elisp/gnus.git-] / ChangeLog
index e6ef082..e873a32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,129 @@
+2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Autoload font-lock and nnheader for XEmacs
+       -no-autoloads.
+
+       * lisp/pop3.el: Require `advice' for compiling it in Gnus.
+
+2003-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * GNUS-NEWS: Fixed X-Draft-Headers entry.
+
+2003-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Make sure `dolist' is available; require
+       `advice' before `path-util'; revoke the bogus change of 2003-04-17
+       (removing function bindings for XEmacs).
+       (dgnushack-remove-extra-files-in-package): Clear the value for
+       `command-line-args-left'.
+       (dgnushack-install-package-manifest): Ditto.
+
+       * texi/infohack.el: Load dgnushack.el and ptexinfmt.el first.
+
+2003-04-27  Simon Josefsson  <jas@extundo.com>
+
+       * GNUS-NEWS: Fix PGP entry.  Doc GCC variable change.
+
+2003-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.20 (quimby) revision 00.
+
+2003-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.19 revision 00.
+
+2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/nnheader.el (nnheader-coding-system-p): New function.
+       (mm-coding-system-p): Alias to `nnheader-coding-system-p'.
+
+2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-clfns.el (coerce, copy-list, merge, string, subseq):
+       Comment out those compiler macros.
+       (mapc): Make it comeback.
+
+2003-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * make.bat: Flag as binary to ensure DOS line terminators.  Delete
+       trailing whitespace.
+
+2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
+       From Frank Schmitt  <ich@frank-schmitt.net>
+
+       * etc/gnus-tut.txt: Update Gnus FAQ, delete trailing whitespace.
+
+2003-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile.in (xclever-package, xlick-package): New rules.
+       (install-package, install-package-ja, package, package-ja): Use
+       them.
+       (install-package-manifest, remove-extra-files-in-package,
+       compose-package): Specify the lisp directory for XEmacs package.
+
+       * aclocal.m4 (AC_PATH_INFO_DIR): Say a note for XEmacs package.
+
+       * lisp/dgnushack.el: Remove useless function bindings for XEmacs.
+       (dgnushack-install-package-manifest): Create the pkginfo directory.
+
+       * lisp/lpath.el: Fbind `compare-strings' for Mule 2.
+
+2003-04-17  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
+       * make.bat: Cleaned up end-of-line characters.
+
+2003-04-17  Steve Youngs  <youngs@xemacs.org>
+
+       * Makefile.in (XEMACS): Use @EMACS@.
+
+       * aclocal.m4 (AC_PATH_LISPDIR): Set $datadir to $prefix/lib if
+       building with XEmacs.
+
+       * aclocal.m4 (AC_SET_BUILD_FLAGS): New.  So we can set XEmacs
+       command line options to '-batch -no-autoloads...' for a cleaner
+       build environment.
+
+       * configure.in: Use it.
+
+       * configure: Regenerate.
+
+2003-04-16  Reiner Steib  <Reiner.Steib@gmx.de>
+       From Frank Schmitt  <ich@frank-schmitt.net>
+
+       * make.bat: New variable EMACS_ARGS.  Changed XEmacs args.
+
+2003-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/lpath.el: Fbind `coding-system-base' for Mule 2.
+
+2003-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.19 (quimby) revision 00.
+
+2003-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.18 revision 00.
+
+       * lisp/message.el (message-forward-subject-name-subject): Rewrite.
+
+       * lisp/mail-source.el (mail-source-fetch-pop): Require `pop3'
+       explicitly.
+       (mail-source-check-pop): Ditto.
+
+2003-04-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/nnmail.el (nnmail-split-it): Revoke the change of 1999-08-19.
+
+2003-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/pop3.el (pop3-uidl-support): Default to nil; change the
+       meaning of a value which it may contain into an alist of servers
+       and flags of whether they support UIDLs.
+       (pop3-get-message-numbers): Don't check uidls when
+       `pop3-leave-mail-on-server' is nil; synch it with the change of
+       `pop3-uidl-support'.
+       (pop3-get-uidl): Synch it with the change of `pop3-uidl-support'.
+
 2003-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.18 (quimby) revision 00.