X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7fc26137647cf876f05d95360591b88ab65e17ce;hb=f2d07b4ca554cd0da2f7db9840b310b3e9d76136;hp=ebf343c7d4b9be936484aa0dda2cd1f02a25648a;hpb=6cbb40bb82ae2af1adaea996a385ab953f62de3f;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index ebf343c..7fc2613 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,60 @@ +2002-12-05 Kai Gro,A_(Bjohann + + * etc/smilies/*.pbm: Made them binary. + +2002-11-28 Daiki Ueno + + * lisp/gnus-agent.el (gnus-agent-fetch-headers): Don't refer to + the value of `gnus-agent-file-name'. + +2002-11-28 Daiki Ueno + + * lisp/gnus-agent.el (gnus-agent-fetch-group-1): Article numbers + should be accessed through `mail-header-number'. + +2002-11-24 ARISAWA Akihiro + + * lisp/mm-url.el (mm-url-program): Use `exec-installed-p' instead of + `executable-find'. + +2002-11-13 Kai Gro,A_(Bjohann + + * etc/smilies/blink.xpm: Changed smileys and some new ones from + Alex Schroeder . + +2002-11-12 Katsumi Yamaoka + + * 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 + + * 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 + + * 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 + + * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Protect + against unexpected data structure. + 2002-10-30 TSUCHIYA Masatoshi * lisp/nnshimbun.el: Clean up codes. @@ -24,6 +81,9 @@ first argument optional. (nnshimbun-open-nov): Bind variables to set coding systems for path names. + (nnshimbun-possibly-change-group, nnshimbun-request-article) + (nnshimbun-write-nov): Strict checking. + (nnshimbun-request-expire-articles): Small fix. 2002-10-29 Katsumi Yamaoka