* WL-MK: Remove comment out code. Fix indent.
[elisp/wanderlust.git] / ChangeLog
index 4c05b75..bc75d74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,89 @@
+2003-06-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK: Remove comment out code.  Fix indent.
+
+2003-04-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * WL-MK: Nil for wl-info-lang means do nothing on info.
+
+2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * WL-MK (make-wl-news): Replace "^(" by "\\\\(" to avoid font-lock
+       confusion.
+
+2003-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (test-wl): Added `make-wl-news'.
+       (check-wl): Added (provide 'wl-news) before load wl-news.el.in.
+
+2003-01-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * WL-MK (wl-info-lang): Skip "ja" for non-mule.
+       (wl-news-lang): Ditto.
+
+2002-12-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (test-wl, check-wl): Load wl-news.el.in.
+
+2002-12-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL, INSTALL.ja: Updated recommended version of FLIM to 1.14.5.
+
+2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * WL-MK (make-wl-news): Don't add wl-news-lang setting into
+       wl-news.el here.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-MK (make-wl-news): Fix coding system.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-MK (wl-news-parse-news-subr): Decide
+       coding-system.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-MK (wl-news-lang): New variable.
+       (wl-news-news-file): Merge `wl-news-news-file'
+       and `wl-news-news-file-ja'.
+       (wl-news-search-regexp): New variable.
+       (wl-news-news-file): New function.
+       (wl-news-parse-news): Merge `wl-news-parse-news'
+       and `wl-news-parse-news-ja'.
+       (wl-news-parse-news-subr): New function.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-CFG (wl-news-lang): New variable.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-MK (make-wl-news): New function.
+       (wl-news-parse-news): New function.
+       (wl-news-parse-news-ja): New function.
+       (compile-wl-package): Do `make-wl-news'.
+       (wl-news-news-file): New variable.
+       (wl-news-news-file-ja): New variable.
+       (wl-news-filename: New variable.
+
+2002-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.10.0 - "Venus"
+
+2002-11-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL, INSTALL.ja: Update Recommended combination of MIME
+       module package.
+
 2002-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * README, README.ja: Update stable branch.
 
 2002-10-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
-       * INSTALL, INSTALL,ja: Update Recommended combination of MIME
+       * INSTALL, INSTALL.ja: Update Recommended combination of MIME
        module package.
 
 2002-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
 2002-06-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
-       * WL-MK (wl-texinfo-format): Move condition for INFODIR into
+       * WL-MK (wl-texinfo-format): Move condition for INFODIR into
        wl-detect-info-directory.
        (wl-detect-info-directory): Check INFODIR after WL-CFG is loaded.