Fix.
[elisp/gnus.git-] / ChangeLog
index 63c978d..79453d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,118 @@
+2002-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-art.el (gnus-request-article-this-buffer): Temporally
+       fix: erase the buffer before inserting (and saving) an article.
+
+2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/nnheader.el (std11-field-value): Fix regexp.
+
+2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+       Suggested by Kenichi OKADA <okada@opaopa.org>
+
+       * lisp/message.el (message-save-drafts): Override
+       `mime-header-encode-method-alist'.
+
+2002-01-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el (message-cite-prefix-regexp): Fix the regexp.
+
+       * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
+       implementation.
+
+2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-clfns.el (find-cl-run-time-functions): Insert a
+       newline before filling a result; ignore non-list forms.
+
+2002-01-24  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
+
+       * lisp/gnus-sum.el (gnus-summary-show-article): If coding-system is
+       specified, bind `default-mime-charset' to it.
+
+2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el: Require `base64' before `canlock-om' to avoid
+       damage to define `base64-encode-string' by MEL.
+
+       * lisp/dgnushack.el: Load base64.el before canlock-om.el to avoid
+       damage to define `base64-encode-string' by MEL.
+
+2002-01-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * lisp/gnus-art.el (gnus-article-display-traditional-message): Use
+       `set-buffer-multibyte'.
+
+2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.5 revision 02 (merged
+       t-gnus-6_15-quimby branch).
+
+2002-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Advise `byte-compile-inline-expand' for Mule
+       to ignore built-in functions as Emacs 20+ does.
+
+2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-adjust-marked-articles): Fix the record
+       for `seen' if it looks like (seen NUM1 . NUM2).  It should be
+       (seen (NUM1 . NUM2)).
+
+2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/nntp.el (nntp-send-buffer): Bind `mc-flag' to nil.
+
+       * lisp/nnheader.el (mm-with-unibyte-buffer): Alias to
+       `nnheader-with-unibyte-buffer'.
+       (nnheader-with-unibyte-buffer): New macro.
+
+2002-01-12  Katsuhiro Hermit Endo  <hermit@koka-in.org>
+
+       * texi/gnus-ja.texi (Article Date): Update Japanese translation.
+
+2002-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-clfns.el (butlast): Fix a serious bug that it behaved
+       like `nbutlast'.  Special thanks to Keiichi-san for the great
+       discovery.
+
+       * lisp/gnus.el (gnus-product-variable-file-list): Add a check for
+       the value of `gnus-use-correct-string-widths' in the forms.
+
+       * lisp/gnus-start.el (gnus-product-quick-file-format): Include the
+       value of `gnus-use-correct-string-widths' in the file form.
+       (gnus-product-read-variable-file-1): Check for the equality in the
+       value of `gnus-use-correct-string-widths' as well.
+
+2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 11 in
+       order to force update cached format specs.
+
+       * lisp/gnus-spec.el (gnus-use-correct-string-widths): Default to t.
+
+2002-01-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nnshimbun.el: Adopt for old Gnusae.
+
+2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el (message-strip-forbidden-properties): Don't
+       strip properties when the invisible MIME part is inserted.
+
+       * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Position
+       point to the top.
+
+2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * etc/gnus/oort.xface (X-Face): Oort X-Face from
+       Raymond Scholz <ray-2002@zonix.de>.
+
 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
 
+       * lisp/lpath.el: Fbind `coding-system-to-mime-charset' for Mule 2.
+
        * lisp/nnheader.el (std11-fold-region): New function copied from
        `rfc2047-fold-region'.
        (std11-fold-field): Use it.
 
        * lisp/gnus.el: Don't autoload "gnus-bitmap".
 
-       * lisp/gnus-sum.el (gnus-summary-toggle-smiley): Replace
-       `gnus-smiley-display' with `gnus-article-smiley-display'.
+       * lisp/gnus-ems.el: Autoload "smiley-mule" if running Emacs
+       version is less than 21.
 
-       * lisp/gnus-art.el (gnus-article-smiley-display): Re-implement to
-       integrate smiley functions for various Emacsen.
-       (gnus-treatment-function-alist): Always use
-       `gnus-article-smiley-display' for `gnus-treat-display-smileys'.
+       * lisp/gnus-art.el (gnus-article-smiley-display): Remove.
+       (gnus-treat-smiley): Reload "smiley-ems" or "smiley-mule" if
+       needed.
        (gnus-treat-display-smileys): Use `gnus-image-type-available-p'.
        (gnus-article-smiley-mule-loaded-p): New internal variable.
        (gnus-article-should-use-smiley-mule): New user option.
 
+2002-01-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nneething.el (nneething-mime-extensions): New variable.
+       (nneething-request-article): Refer it.
+
+       * lisp/nnheader.el (mm-detect-coding-region): Alias to
+       `nnheader-detect-coding-region'.
+       (nnheader-detect-coding-region): New function.
+       (mm-detect-mime-charset-region): Alias to
+       `nnheader-detect-mime-charset-region'.
+       (nnheader-detect-mime-charset-region) New function.
+
 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * texi/gnus-ja.texi (Web Newspaper): Update the document of
        * lisp/gnus-art.el (article-toggle-headers): Expose headers even
        if there is a boundary line.
 
+       * lisp/nntp.el (nntp-send-buffer): Don't use
+       `mm-with-unibyte-current-buffer'.  Use expanded form instead.
+
+       * lisp/gnus-art.el (gnus-treatment-function-alist): Move X-Face
+       stuff down after unfolding stuff.
+
 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * lisp/gnus-namazu.el (gnus-namazu/highlight-words): Reimplemented.
 
 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
 
+       * lisp/gnus-vers.el: T-gnus 6.15.5 revision 00.
+
+2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * etc/gnus/describe-group.xpm: Set pixels of first line to
+       background color. A bug in Emacs?
+
+2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
 
        * lisp/gnus-picon.el: Require `mail-parse'.