Fix typo.
[elisp/gnus.git-] / ChangeLog
index 38b3a8f..f4d2aab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,172 @@
+2001-09-27  Katsuhiro Hermit Endo  <hermit@koka-in.org>
+
+       * texi/gnus-ja.texi (Article Hiding): Fix typo.
+
+2001-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
+
+2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * configure.in: Generate texi/ps/Makefile.
+
+2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * make.bat: Use parameter "/copy" rather than "copy" for increased
+       dwimishness for old-time DOS users.
+
+2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * make-x.bat: New.
+
+2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
+       to `load-path'.
+
+2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
+       available.
+
+2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
+       `regexp-quote' for each addresses.
+
+2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
+
+       * texi/gnus-ja.texi (Drafts): Fix typo.
+
+2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/lpath.el: Removed `current-language-environment' and
+       `language-info-alist'.
+
+2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
+       of the requested article only when the current directory does noe
+       equal to `gnus-original-article-buffer'.
+
+       * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
+       article from `gnus-original-article-buffer' to
+       `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
+       safely.
+
+2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-namazu.el: Updated documents.
+
+       * texi/gnus-ja.texi (Namazu Groups): New subsection.
+
+2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
+
+       * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
+       is required.
+
+       * contrib/regexp-opt.el: Imported from Emacs 20.2.
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
+       `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
+       `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
+       v2.33 or later is running.
+
+2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/gnus-namazu.el (top): Not require `std11'.
+       (gnus-namazu/get-current-from): Use
+       `mail-extract-address-components' instead of
+       `std11-extract-address-components'.
+
+       * lisp/gnus-namazu.el: New file.
+
+       * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
+
+       * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
+       `gnus-namazu-search'.
+
+       * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
+       `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
+
+2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
+       new function `gnus-correct-pad-form' instead.
+       * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
+
+2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
+       of process environments.
+
+2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nnir.el (top): Added code to avoid byte-compile warning
+       about `nnimap-server-buffer'.
+       (nnir-run-namazu): Disable locale of Namazu.
+
+2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
+
+       * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
+
+2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
+
+       * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
+       `gnus-group-make-nnir-group', and define "S" as
+       `gnus-group-make-shimbun-group'.
+
+       * lisp/gnus.el (top): Add autoload of
+       `gnus-group-make-nnir-group'.
+
+       * lisp/nnir.el: Import from
+       ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
+
+2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-util.el (gnus-truncate-string): Abolished.
+
+2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
+       `shimbun-groups' to detect avaiable groups of specified server.
+
+2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
+
+       * lisp/message.el (message-signature-separator-for-insertion): New
+       customizable variable which is used for signature separator.
+       * lisp/message.el (message-insert-signature): Use variable
+       `message-signature-separator-for-insertion' instead of hard code.
+
+2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * texi/gnus-ja.texi (Browsing the Web): Fix typo.
+
+2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
+
+2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
+       article into `gnus-original-article-buffer' instead of
+       `gnus-article-buffer'.
+
+2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/mml2015.el: Require `gnus-clfns' when compiling.
+       * lisp/gnus-clfns.el (string-to-list): New compiler macro.
+
+2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
+       articles with `gnus-cache-articles-in-group' even if the current
+       group is not a virtual group (see ChangeLog.1 1999-03-02).
+
 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.