X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=0b421d71e0126d6cd4bcf3c11faee21d796b350f;hb=aa7b1bc5f3774749376c0e7d0d4fb94ef8f1ef79;hp=f305cb0f75ddd38a970095ab5c10d5e07e35ab0d;hpb=023e2b2cb3c50821722f3e155f5361bf2aa657d7;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index f305cb0..0b421d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,182 @@ +2005-10-31 Lars Magne Ingebrigtsen + + * Testing CVS setup. Yes. Yes. Yes. Yes. + +2005-10-10 Katsumi Yamaoka + + * lisp/nnheader.el (mm-delete-duplicates): New function. + +2005-10-04 Katsumi Yamaoka + + * 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 + + * todo: Remove some items that are already done. Add some new + items. Add some comments. + +2005-09-13 Katsumi Yamaoka + + * lisp/gnus-sum.el (gnus-summary-wash-map): Remove + gnus-summary-toggle-mime. + +2005-09-02 TAKAHASHI Kaoru + + * texi/ptexinfmt.el: Support @frenchspacing, @euro, @sansserif. + (texinfo-format-ordf): Fix typo. + +2005-08-10 Romain Francoise + + * GNUS-NEWS: Generated. + +2005-07-25 Katsumi Yamaoka + + * lisp/dgnushack.el: Autoload sha1 and sha1-binary for XEmacs. + +2005-07-18 Romain Francoise + + * GNUS-NEWS: Generated. + +2005-06-16 Katsumi Yamaoka + + * 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 + + * lisp/gnus-vers.el: T-gnus 6.17.3 revision 00. + +2005-04-25 Katsumi Yamaoka + + * 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 + + * 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 + noninteractive. + +2005-01-11 Katsumi Yamaoka + + * lisp/gnus.el (gnus-user-agent): Default to + `(emacs gnus mime config mule)'. + + * lisp/gnus-vers.el (gnus-extended-version): Include SEMI, FLIM + and APEL versions. + + * lisp/gnus-util.el (gnus-emacs-version): Include Mule and Meadow + versions. + + * lisp/gnus-msg.el (gnus-message-make-user-agent): Invalidate + optional the 1st arg. + 2005-01-02 Romain Francoise * GNUS-NEWS: Generated.