X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=86bb06d5049b4b423e11c9c62e2da35ac4517a4c;hb=4c8c30f98e1fcdea8252de88b37cc2b29940ee68;hp=cb3279c1eb77df28e05c3cc7dcae5dec286d068b;hpb=8f000d4d1d0ca9da362868f60fbda51a06f398d1;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index cb3279c..86bb06d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,149 @@ +2006-01-26 Katsumi Yamaoka + + * Makefile.in (clean): Clean all subdirectories; remove *~. + (elclean): Remove lisp/gnus-load.el. + (distclean): Don't use sub-make to run clean; use $(MAKE) instead + of make. + + * etc/Makefile.in (clean): New rule. + (distclean): Use it; remove Makefile. + +2005-01-26 Katsumi Yamaoka + + * lisp/dgnushack.el (dgnushack-unexporting-files): Exclude + dgnuskwds.el and gnus-load.el. + + * lisp/nnheader.el (mm-subst-char-in-string): New function. + (nnheader-replace-chars-in-string): Use it. + +2005-01-25 Katsumi Yamaoka + + * lisp/nnheader.el (nnheader-image-load-path): Synch it up with + mm-image-load-path in mm-util.el. + (mm-subst-char-in-string): New function. + (nnheader-replace-chars-in-string): Use it. + +2005-01-23 Katsumi Yamaoka + + * lisp/message.el (message-tool-bar-gnome): Comment + mml-attach-file, mml-preview and mml-secure-message-sign-encrypt. + (message-tool-bar-retro): Comment mml-attach-file and mml-preview. + +2005-12-22 TSUCHIYA Masatoshi + + * lisp/gnus-namazu.el (gnus-namazu-remote-groups): Accept `t' as an + symbol that matches the method specified by `gnus-select-method'. + (gnus-namazu/make-directory-table): Follow the above change. + (gnus-namazu/call-namazu): Wrap a query string with quotes. + +2005-12-06 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + +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.