X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=908e922e7114a9ab3c855107c84e185080d77dfb;hb=4ec629848e666fe21194bc97f84d15544dd3a380;hp=a90f013c8b6789cdc512d158bb0cdec9891ee95c;hpb=aa62c044ad9529f0d78ee8d182237a492e3877c7;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index a90f013..908e922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,44 @@ +2005-03-16 Katsumi Yamaoka + + * 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 + + * texi/ptexinfmt.el (texinfo-multitable-widths): Reverse the logic + that shows whether it is broken. + +2005-02-23 Katsumi Yamaoka + + * 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 + + * Makefile.in (EXAMINE_PACKAGEDIR): Use configure-package-path. + + * aclocal.m4 (AC_EXAMINE_PACKAGEDIR): Ditto. + +2005-02-21 Katsumi Yamaoka + + * 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 + * 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.