Fix.
[elisp/gnus.git-] / ChangeLog
index 463739b..1916657 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+2002-12-16  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * lisp/nnimap.el (nnimap-callback): Use `nnimap-demule'.
+       (nnimap-request-article-part): Ditto.
+       
+2002-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * texi/Makefile.in (%.info, .texi): Conceal control procedures.
+
+2002-12-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+
+       * etc/smilies/*.pbm: Made them binary.
+
+2002-11-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-agent.el (gnus-agent-fetch-headers): Don't refer to
+       the value of `gnus-agent-file-name'.
+
+2002-11-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-agent.el (gnus-agent-fetch-group-1): Article numbers
+       should be accessed through `mail-header-number'.
+
+2002-11-24  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * lisp/mm-url.el (mm-url-program): Use `exec-installed-p' instead of
+       `executable-find'.
+
+2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+
+       * etc/smilies/blink.xpm: Changed smileys and some new ones from
+       Alex Schroeder <alex@emacswiki.org>.
+
+2002-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-inherit-default-charset): Inherit
+       the value for `default-mime-charset-unlimited' as well.
+       (gnus-summary-setup-default-charset): Bind
+       `default-mime-charset-unlimited' to nil for nndraft:delayed or
+       nndraft:drafts groups.
+
+       * lisp/gnus-art.el (gnus-article-prepare-display): Don't use
+       MIME-View for nndraft:delayed or nndraft:drafts groups.
+       (gnus-article-decode-article-as-default-mime-charset): Don't
+       decode an article for nndraft:delayed or nndraft:drafts groups.
+
+2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/nndraft.el (nndraft-request-article): Don't give a special
+       treatment to Mule.
+
+       * lisp/nnheader.el (nnheader-auto-save-coding-system): Undo last
+       change to restore the default value to emacs-mule or escape-quoted.
+
+2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Don't
+       perform `mime-edit-again' for a delayed or a queued article.
+       (gnus-article-mime-edit-done): Bind `inhibit-read-only' to t while
+       running `gnus-article-edit-done'.
+
+2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Protect
+       against unexpected data structure.
+
 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * lisp/nnshimbun.el: Clean up codes.