X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=908e922e7114a9ab3c855107c84e185080d77dfb;hb=4ec629848e666fe21194bc97f84d15544dd3a380;hp=d0612bfc639abcb2b9a61d70438207f7b33af424;hpb=c669862a24804239816aec214689ab8bb466de22;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index d0612bf..908e922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +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.