Synch to No Gnus 200512122306.
[elisp/gnus.git-] / ChangeLog
index c6fe76b..03cdf80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,167 @@
+2005-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * GNUS-NEWS: Generated.
+
+2005-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * Testing CVS setup.  Yes.  Yes.  Yes.  Yes.
+
+2005-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/nnheader.el (mm-delete-duplicates): New function.
+
+2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for
+       Emacs.
+       (AC_PATH_ETCDIR): Don't change the default value for Emacs.
+
+       * configure: Generated.
+
+       * Makefile.in (list-installed-shadows): New entry.
+       (remove-installed-shadows): New entry.
+
+       * GNUS-NEWS: Generated.
+
+2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * todo: Remove some items that are already done.  Add some new
+       items.  Add some comments.
+
+2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-wash-map): Remove
+       gnus-summary-toggle-mime.
+
+2005-09-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * texi/ptexinfmt.el: Support @frenchspacing, @euro, @sansserif.
+       (texinfo-format-ordf): Fix typo.
+
+2005-08-10  Romain Francoise  <romain@orebokech.com>
+
+       * GNUS-NEWS: Generated.
+
+2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Autoload sha1 and sha1-binary for XEmacs.
+
+2005-07-18  Romain Francoise  <romain@orebokech.com>
+
+       * GNUS-NEWS: Generated.
+
+2005-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-art.el (gnus-article-x-face-command): Remove
+       x-face-mule.
+       (gnus-treat-display-x-face): Ditto.
+
+       * lisp/gnus-msg.el (gnus-copy-article-buffer): Don't remove bitmap
+       images.
+
+       * lisp/gnus-sum.el
+       (gnus-summary-search-article-highlight-goto-x-face): Don't take
+       care of x-face-mule.
+       (gnus-summary-search-article-highlight-matched-text): Ditto.
+       (gnus-summary-search-article): Ditto.
+
+       * lisp/gnus.el (gnus-colon-keywords): Remove.
+       Don't autoload x-face-mule; don't require base64.
+
+2005-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.17.3 revision 00.
+
+2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-art.el (article-update-date-lapsed): Check for
+       mime-preview-original-major-mode as well.
+       (gnus-article-prepare-mime-display): Use
+       gnus-article-save-original-date.
+       (gnus-article-prepare-display): Ditto.
+
+2005-03-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Use configure-package-path instead of
+       system-configuration-options to add early-package-load-path to
+       load-path for XEmacs 21.5.
+
+2005-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * texi/ptexinfmt.el (texinfo-multitable-widths): Reverse the logic
+       that shows whether it is broken.
+
+2005-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Load timer-funcs and advice for XEmacs;
+       simplify the way to check whether APEL is available.
+
+       * texi/infohack.el: Load dgnuspath.el; load timer-funcs for XEmacs;
+       load poe; don't load dgnushack.el, which is harmful to XEmacs since
+       some required functions, e.g., make-overlay, are invalidated.
+
+2005-02-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile.in (EXAMINE_PACKAGEDIR): Use configure-package-path.
+
+       * aclocal.m4 (AC_EXAMINE_PACKAGEDIR): Ditto.
+
+2005-02-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile.in (install): Run install-etc.
+       (install-ja): Ditto.
+       (install-package): Run install-package-etc.
+       (install-package-ja): Ditto.
+       (install-package-etc): New rule.
+
+       * lisp/dgnushack.el (dgnushack-install-package-manifest): List
+       icon files.
+
+2005-02-19  Miles Bader  <miles@gnu.org>
+
+       * etc/Makefile.in (install): Create $(etcdir)/images/gnus dir.
+
+       * etc/Makefile.in (install, uninstall): Fix installed image dirs.
+
+       * etc/Makefile.in (install): Put gnus-tut.txt in the right place.
+
+       * Makefile.in (all): Don't do sub-make in etc.
+       * etc/Makefile.in (all): Remove target.
+
+       * make.bat: Do image copies properly.
+
+2005-02-18  Miles Bader  <miles@gnu.org>
+
+       Move all remaining images from etc/gnus to etc/images/gnus.
+
+2004-06-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * Makefile.in (all): Do sub-make in etc.
+       * etc/Makefile.in (all): Link . to images.
+       (install, uninstall): Use $(etcdir)/images for images.
+       * make.bat: Likewise.
+
+2005-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * texi/infohack.el (infohack-texi-format): Silence XEmacs.
+
+2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-inews-yank-articles): Don't delete newlines.
+
+       * lisp/message.el (message-yank-original): Don't delete newlines.
+       (message-fill-references): Don't insert a newline.
+
+2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el (message-yank-original): Delete newlines only if
+       they are excessive.
+
+2005-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-inews-yank-articles): Delete newlines
+       only if they are excessive.
+
 2005-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (invisible-region): Don't advise it when