(Web Newspaper): Update the document of mime-w3m.el.
[elisp/gnus.git-] / ChangeLog
index 819d6b8..36fe2a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,217 @@
+2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * texi/gnus-ja.texi (Web Newspaper): Update the document of
+       mime-w3m.el.
+
+2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * 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-08  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
+       it should go to the beginning of the header after narrowing.
+       (std11-extract-addresses-components): Protect against nil argument.
+
+2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/nnheader.el (mail-header-field-value): Alias to
+       `std11-field-value'.
+       (std11-field-value): New function.
+
+2002-01-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
+
+       * lisp/nnheader.el (mail-header-parse-addresses): New function.
+       (std11-extract-addresses-components): New function.
+
+2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-picon.el: Don't require `mail-parse'.
+
+2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nnheader.el (mail-header-fold-field): Alias to
+       `std11-fold-field'.
+       (std11-fold-field): New function.
+       (mail-narrow-to-head): Alias to `std11-narrow-to-header'.
+       (mail-header-narrow-to-field): Alias to `std11-narrow-to-field'.
+       (std11-narrow-to-field): New function.
+
+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'.
+
+       * lisp/sha1-el.el (sha1-use-external): Replace `executable-find'
+       with `exec-installed-p'.
+
+2002-01-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-namazu.el: Update comments.
+       (gnus-namazu/search): Convert `gnus-cache-directory' to absolute
+       before the regular expression which matches paths of persistent
+       articles is generated.  Clean up codes.
+
+2002-01-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nnshimbun.el (nnshimbun-request-article): Handle the
+       article properly when no group is specified.
+       (nnshimbun-write-nov, nnshimbun-save-nov): Save nov databases only
+       when their sizes are greater than zero.
+
+       * lisp/gnus-namazu.el (gnus-namazu-query-highlight): New option.
+       (gnus-namazu-query-highlight-face): New face.
+       (gnus-namazu/check-cache-group): New function.
+       (gnus-namazu/cache-group-candidates): Ditto.
+       (gnus-namazu/search): Call `gnus-namazu/check-cache-group' to get
+       groups for cached articles.
+       (gnus-namazu/highlight-words): New function.
+       (gnus-namazu-search): Set the group parameter `highlight-words'
+       when `gnus-namazu-query-highlight' is equal to the other value
+       than nil.
+
+       * lisp/gnus-ja.texi (Namazu Groups): Updated.
+
+2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
+       non-list forms in the top level.
+
+2001-12-18  Josh Huber  <huber@alum.wpi.edu>
+
+       * ChangeLog, todo: (oops) changed buffer-file-coding-system back
+       to coding.
+
+2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * make-x.bat: Ensure nonempty variable value.  Reported by Frank
+       Haun <pille3000@gmx.net>.
+
+2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * ChangeLog, todo: Add `coding'.
+
+2001-12-17  Josh Huber  <huber@alum.wpi.edu>
+
+       * ChangeLog: changed coding to buffer-file-coding-system
+       * todo: same
+
+2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
+       Schmitt <ich@Frank-Schmitt.net>.
+
+2001-12-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): Changed
+       the expression to decide whether `gnus-summary-buffer-name' should
+       be advised.
+       (gnus-namazu/setup): Strict checking the other Gnus variants than
+       Oort-Gnus before handling `gnus-group-name-charset-group-alist'.
+
+2001-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/nnheader.el (mm-multibyte-string-p): Alias to
+       `multibyte-string-p' or `ignore'.
+
+2001-12-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New
+       advice.
+
+       * lisp/gnus-namazu.el (top): Update comments.
+       (gnus-namazu-indexed-servers): Abolished.
+       (gnus-namazu-index-directories, gnus-namazu-command): Changed the
+       default value.
+       (gnus-namazu/group-name-regexp): New internal constant.
+       (gnus-namazu/indexed-servers): New function.
+       (gnus-namazu/setup): Not initialize `gnus-namazu-indexed-servers'.
+       Add the entry for ephemeral groups generated by
+       `gnus-namazu-search' to `gnus-group-name-charset-group-alist'.
+       (gnus-namazu/group-prefixed-name): Fix.
+       (gnus-namazu/search): Stricten checking the return value of
+       `gnus-namazu/call-namazu'.  Install changes in order to avoid the
+       difference between regexp-opt module of FSF Emacs and one of XEmacs.
+       (gnus-namazu/get-target-groups, gnus-namazu/get-current-query):
+       Refer `gnus-namazu/group-name-regexp'.
+       (gnus-namazu-search): Slightly modified.
+
+2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el (message-mimic-kill-buffer): Bind
+       `message-kill-buffer-and-remove-file' to nil while calling the
+       function `message-kill-buffer'.
+
+       * texi/message-ja.texi, texi/message-ja.texi: Update.
+
+       * lisp/lpath.el: Fbind `replace-regexp-in-string' for XEmacs and
+       Mule; don't fbind coding-system-list for Mule.
+
+2001-12-03  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+       (cf. news://news.gnus.org/gnus.gnus-bug #48523)
+
+       * lisp/message.el (message-kill-buffer-and-remove-file): New user
+       option.
+       (message-kill-buffer): Don't remove the backup file if
+       `message-kill-buffer-and-remove-file' is nil.
+
+2001-12-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-namazu.el (gnus-namazu-case-sensitive-filesystem): New
+       option.
+       (gnus-namazu/group-alist): New internal variable.
+       (gnus-namazu/setup): Initialize it.
+       (gnus-namazu/shutdown) New function.
+       (gnus-namazu/request-list): Ditto.
+       (gnus-namazu/group-prefixed-name): Ditto.
+       (gnus-namazu/search): Call it instead of
+       `gnus-group-prefixed-name' in order to normalize a group name on a
+       case-insensitive file system.
+
+2001-12-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): New
+       option.
+       (gnus-namazu/normalize-results): Refined.
+
+       * lisp/gnus-namazu.el (gnus-namazu-index-directory): Abolished.
+       (gnus-namazu-index-directories): New option.
+       (gnus-namazu-coding-system): Changed the default value for Windows
+       and OS/2.
+       (gnus-namazu/setup): Follow the abolition of
+       `gnus-namazu-index-directory'.
+       (gnus-namazu/normalize-results): New inline function.
+       (gnus-namazu/call-namazu): Set `file-name-coding-system' and
+       `pathname-coding-system' to handle querys which include multibyte
+       characters.  Not reset locale environments.  Refer
+       `gnus-namazu-locale' and `gnus-namazu-index-directories'.
+       (gnus-namazu/search): Call `gnus-namazu/normalize-results'.
+       Modify a regular expression.
+       (gnus-namazu/get-target-groups): Modify a regular expression.
+       (gnus-namazu/get-current-query): Ditto.
+       (gnus-namazu/truncate-article-list): Ditto.
+
 2001-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/mm-url.el: Require `path-util'.
        * lisp/message.el (message-strip-special-text-properties): Default
        to t because of the new function `message-tamago-not-in-use-p'.
 
-2001-11-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-11-26  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make-x.bat: Use parameter "/copy" rather than "copy" for increased
        dwimishness for old-time DOS users.  From Frank Schmitt
 
        * lisp/message.el (rfc822-goto-eoh): Remove.
 
-2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-10-19  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
        From Frank Schmitt <ich@Frank-Schmitt.net>.
 
        * make-x.bat: Use correct directory structure for XEmacs on Windows.
 
        * configure.in: Generate texi/ps/Makefile.
 
-2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-09-21  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make.bat: Use parameter "/copy" rather than "copy" for increased
        dwimishness for old-time DOS users.
        * make.bat: set max-lisp-eval-depth.
 
 See ChangeLog.3 for earlier changes.
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; End: