Synch to No Gnus 200503240914.
[elisp/gnus.git-] / ChangeLog
index d0612bf..908e922 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+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.