Fix again the last changes.
[elisp/gnus.git-] / ChangeLog
index 7eac699..e873a32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,219 @@
+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.
+
+2003-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.17 revision 00.
+
+2003-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-art.el (gnus-article-x-face-command): Don't examine
+       functions if `noninteractive'.
+       (gnus-article-should-use-smiley-mule): Don't examine values if
+       `noninteractive'.
+       (gnus-treat-display-face): Default to nil if x-face-e21 is
+       available.
+       (gnus-treat-display-smileys): Don't examine values if
+       `noninteractive'.
+
+       * lisp/message.el (message-yank-original): Check not only the
+       References field but the `message-reply-headers' variable.
+
+       * lisp/imap.el (imap-tls-open): Don't bind coding-systems; use
+       `set-buffer-multibyte' instead of `imap-disable-multibyte'.
+
+       * lisp/tls.el: Require `pces'.
+       (open-tls-stream): Use `as-binary-process'.
+
+2003-03-23  Simon Josefsson  <jas@extundo.com>
+
+       * GNUS-NEWS: Add IDNA.  Add TLS.  Fix USEFOR reference.
+
+2003-03-22  Frank Schmitt  <ich@frank-schmitt.net>
+
+       * make.bat: Redone from scratch; supports both Emacs and XEmacs
+       now; correctly generate gnus-load.el; check for errors; use
+       makeinfo if available, infohack.el if it isn't; be less verbose
+       when copying files; copy files from etc/gnus and etc/smilies, too
+
+2003-03-22  Frank Schmitt  <ich@frank-schmitt.net>
+
+       * make-x.bat: Removed, make.bat does its job now.
+
+2003-03-22  Frank Schmitt  <ich@frank-schmitt.net>
+
+       * etc/gnus-tut.txt: Include Gnus FAQ from http://my.gnus.org.
+
+2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.17 (quimby) revision 00.
+
+2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.16 revision 00.
+
+2003-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-ofsetup.el: Don't require `read-passwd'; don't set
+       `mail-source-read-passwd' and `gnus-setup-news-hook'.
+
+       * contrib/passwd.el: New file.
+
+2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-offline.el (gnus-offline-add-custom-header): Use
+       insert instead of insert-string which is obsolete in Emacs 21.4
+       (synch to the change of Jesper Harder at 2003-02-20).
+
+2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * GNUS-NEWS: Renamed `gnus-unsightly-citation-regexp' to
+       `gnus-cite-unsightly-citation-regexp'.
+
+2003-02-18  Simon Josefsson  <jas@extundo.com>
+
+       * GNUS-NEWS: Talk about canlock more.
+
+2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+
+       * GNUS-NEWS: Add user visible changes from Michael Shields from
+       the past couple of days.  Actual text from Michael.
+
+2003-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.16 (quimby) revision 00.
+
+2003-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.15 revision 00.
+
 2003-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.15 (quimby) revision 00.