* nnshimbun.el (nnshimbun-group-parameters): New group parameter.
[elisp/gnus.git-] / ChangeLog
index 4ba5fcf..0ba0a35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
+       parameter.  It also provides the user option
+       `nnshimbun-group-parameters-alist' and the function
+       `nnshimbun-find-group-parameters'.
+       (nnshimbun-group-parameters-custom): New variable.
+       (TopLevel): Require `gnus' expressly.
+
+2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
+       (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
+       (nnshimbun-request-expire-articles): Fixed.
+
+2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
+       `locate-library' to check for the existence of mailcap.el in the
+       same directory of gnus.el.
+       (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
+       that I made.
+
+2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/lpath.el: Don't Fbind `xml-node-children'.
+
+2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
+       inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
+       is nil.
+
+2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/gnus-group.el (toplevel): Removed autoload code for
+       "nnshimbun".
+
+       * texi/gnus-ja.texi (Web Newspaper): Add documents about
+       `nnshimbun-index-range'.
+
+2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
+       refer to the variable `nnshimbun-keep-last-article', we should
+       keep the last article anyway.
+       (nnshimbun-keep-last-article): Abolished.
+
+       * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
+       make-shimbun-group'.
+
+2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el: Remove some garbage.
+
+2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * texi/message-ja.texi: Use `iso-2022-7bit' instead of
+       `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
+       FSF Emacsen.
+       * texi/gnus-ja.texi: Ditto.
+
 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
 
        * lisp/nnshimbun.el (top-level): Updated comments.