X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=908e922e7114a9ab3c855107c84e185080d77dfb;hb=4ec629848e666fe21194bc97f84d15544dd3a380;hp=c6fe76b225b725ed1ca67f449fd1c2862f3594d3;hpb=81ac32dff0d47030286483fc928300051f1dc452;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index c6fe76b..908e922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,85 @@ +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. + + * 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 + + Move all remaining images from etc/gnus to etc/images/gnus. + +2004-06-18 Reiner Steib + + * 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 + + * texi/infohack.el (infohack-texi-format): Silence XEmacs. + +2005-02-01 Katsumi Yamaoka + + * 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 + + * lisp/message.el (message-yank-original): Delete newlines only if + they are excessive. + +2005-01-31 Katsumi Yamaoka + + * lisp/gnus-msg.el (gnus-inews-yank-articles): Delete newlines + only if they are excessive. + 2005-01-16 Katsumi Yamaoka * lisp/message.el (invisible-region): Don't advise it when