* bbdb-wl.el: merge from main trunk
[elisp/wanderlust.git] / ChangeLog
index eca9cc9..f28b69b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,525 @@
+2002-02-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * README, README.ja: Add information of the Mailing List in English.
+
+2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.8.1 - "Something" (emergency release)
+
+2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.8.0 - "Something"
+
+2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * NEWS, NEWS.ja: Added description about
+       `elmo-enable-disconnected-operation';
+       Added description about "$" mark.
+
+       * WL-MK (update-version): New function.
+
+       * Makefile (update-version): Added.
+
+2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * samples/ja/dot.wl,samples/en/dot.wl (my-wl-summary-subject-func-ml):
+       Ignore error.
+
+2001-12-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (config-wl-package-subr): Added APEL version check.
+       Changed check order; APEL, FLIM, SEMI.
+
+2001-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL, INSTALL.ja: Added System Requirements.
+       * README, README.ja: Removed System Requirements.
+
+       * NEWS, NEWS.ja: Added description about X-Face utility support.
+       Added description about 'sendlog.
+
+       * WL-MK (toplevel): Use = instead of `eq' for numeric value.
+       (config-wl-package-subr, config-wl-package-xmas): Removed last
+       period from error messages.
+
+2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * NEWS, NEWS.ja: Changed order.
+
+2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * WL-MK (install-wl-icons): Install *.img files for Emacs 21.
+
+2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * NEWS.ja: Added description about xxx-directory, elmo-cache-dirname.
+
+2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * WL-MK (config-wl-package-subr): Don't set `wl-icon-dir'.
+
+2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * NEWS.ja: Fixed indent;
+       Added description about obsolete variable warnings
+       and `elmo-obsolete-variable-show-warnings'.
+
+2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * WL-MK (install-wl-icons): Don't install *.img files for Emacs 21.
+
+2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * WL-MK (config-wl-pixmap-dir): Set a value to `PIXMAPDIR' even if
+       Emacs version is less than 21.
+       (install-wl-icons): Install icon files which might be used for the
+       running version of Emacs.
+
+       * etc/icons/*.xbm: Replaced "-" with "_" to make them can be
+       handled by Emacs 21.
+
+2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * etc/icons/wl-alpha-logo.img: New file.
+       * etc/icons/wl-alpha-xmas-logo.img: New file.
+       * etc/icons/wl-beta-logo.img: New file.
+       * etc/icons/wl-beta-xmas-logo.img: New file.
+       * etc/icons/wl-stable-logo.img: New file.
+       * etc/icons/wl-stable-xmas-logo.img: New file.
+
+2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * etc/icons/wl-alpha-xmas-logo.xbm: New file.
+       * etc/icons/wl-beta-xmas-logo.xbm: New file.
+       * etc/icons/wl-stable-xmas-logo.xbm: New file.
+
+2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * etc/icons/wl-alpha-xmas-logo.xpm: New file.
+       * etc/icons/wl-beta-xmas-logo.xpm: New file.
+       * etc/icons/wl-stable-xmas-logo.xpm: New file.
+
+2001-12-02  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * doc/wl-refcard.tex: New file.
+
+2001-12-02  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-ELS (ELMO-MODULES): Added 'elmo-sendlog'
+
+2001-10-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * WL-MK (wl-info-lang): Change default value to ("ja" "en").
+       * WL-CFG: Ditto.
+
+       * INSTALL: Remove note on how to install English manual.
+
+2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * NEWS.ja: Added ACAP description.
+
+2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (toplevel): Ignore Nemacs.
+       (compile-wl-package, wl-detect-info-directory): Ditto.
+
+       * WL-MK (config-wl-package-subr): Fixed error message.  Ignore tm.
+       Add refer to INSTALL and INSTALL.ja.
+       * WL-ELS (toplevel): Likewise.
+
+       * WL-MK (test-wl, check-wl): Add docstring.
+
+2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL.ja (Sample configration file): Added comment
+       ~/.addresses was optional.
+       * INSTALL: Ditto.
+
+2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-MK (test-wl): Renamed from check-wl.
+       (check-wl): New function.
+
+       * Makefile (check): Don't use `-q -no-site-file'.
+       (BATCHFLAG): New variable.
+       (check): Use it.
+       (test): New rule.
+
+2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (WL-MODULES): Added wl-acap.
+
+2001-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * WL-MK: Byte-optimize the function `char-after' for old Emacsen.
+
+2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * Makefile (check): New rule
+       * WL-MK (check-wl): New function.
+       * tests: New directory.
+       * tests/ChangeLog: New file.
+
+       * utils/ChangeLog: New file.
+
+2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added `acap' and `slp'.
+
+2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-CFG: Removed nemacs setting example.
+
+       * WL-MK (config-wl-package-subr): Ignore nemacs.
+
+       * WL-ELS: Ignore tm and nemacs.
+       (WL-MODULES): Added wl-addrmgr.
+
+2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-MK (config-wl-package-subr): Check smtp.el version.
+
+2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * WL-MK (wl-detect-info-directory): Call `info-initialize' for
+       Emacs21.
+
+2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use function
+       `wl-summary-buffer-folder-name' instead of same name variable.
+
+2001-05-08  Kenichi OKADA  <okada@opaopa.org>
+
+       * utils/bbdb-wl.el (bbdb-wl-folder-regexp): New variable.
+       (bbdb-wl-get-update-record): Use `bbdb-wl-folder-regexp'.
+
+2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
+       `with-current-buffer'.
+
+2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Removed shimbun related modules;
+       Add elmo-shimbun only if shimbun is installed.
+
+2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added sb-tcup.
+
+2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * utils/bbdb-wl.el: Applied patch from
+       Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
+       (X-Mail-Count: 07190, 07195 in the ML);
+       Added workaround for older version of bbdb.
+
+       * WL-ELS (ELMO-MODULES): Added shimbun related modules.
+
+2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added elmo-mark.
+
+2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * etc/icons/nmz.xpm: New file.
+
+       * WL-ELS (ELMO-MODULES): Added elmo-nmz.
+
+2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Changed order.
+       Added mmimap, elmo, elmo-mime.
+       Removed mmelmo-imap4, mmelmo.
+
+2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.4.1 - "Stand By Me"
+
+2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * utils/bbdb-wl.el (toplevel): Require 'bbdb at toplevel.
+       (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
+
+2001-01-23  YAMASHITA Junji <ysjj@unixuser.org>
+
+       * utils/bbdb-wl.el (toplevel): commented out dummy function.
+       (bbdb-wl-extract-field-value-internal): Renamed from
+       `bbdb-extract-field-value-internal'.
+       (toplevel): Fixed load order of bbdb-hooks.el for recent bbdb.
+
+2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
+
+       * utils/bbdb-wl.el (bbdb-wl-get-petname): New function.
+
+2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file.
+       (Pointed out by Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>)
+
+       * samples/ja/dot.wl (wl-template-alist): Ditto.
+
+2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el: Support @letterpaper and @afivepaper.
+
+2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
+       And permit `WL-CFG.el' override for committer.
+
+       * WL-MK (toplevel): `file-executable-p' check use `if' instead of
+       `or'.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-ELS: Remove sasl.
+       * WL-CFG: Ditto.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * WL-MK: Remove sasl.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * utils/sasl: Remove.
+
+2000-11-20  Kenichi OKADA  <okada@opaopa.org>
+
+       * utils/sasl/sasl.el: sync up to flim-1_14.
+       * utils/sasl/sasl-cram.el: New file.
+       * utils/sasl/sasl-digest.el: New file.
+       * utils/sasl/digest-md5.el: Delete.
+
+2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.4.0 - "Rio"
+
+2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
+
+       * WL-MK: Require "backquote" before dealing with the custom issue.
+
+2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
+       direntry generate probrem.
+       (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
+
+       * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
+       * utils/rfc2368.el (toplevel): Ditto.
+
+2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
+       Renamed from `ptexinfmt-disable-broken-notice'.
+
+2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
+       detection fixed.
+
+2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * Makefile (mostlyclean-dvi, clean-dvi): New target.
+       (mostlyclean, distclean, maintainer-clean): New target.
+       (clean): Use mostlyclean target.
+
+       * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
+       imported.
+
+2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * Makefile (clean-info, mostlyclean-info): New target.
+       (clean-elc): Added `wl/*~'.
+
+2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * INSTALL (Installation): Add notify for tm-8 with old APEL user.
+       * INSTALL.ja: Ditto.
+
+       * etc/VERSION: New file.
+
+2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-MK (config-wl-package-subr): Changed message.
+
+       * WL-ELS: Abolished FLIM 1.12 support.
+       Notify tm-8 requires APEL 10.2 or later.
+
+2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * etc/icons/wl-logo.xbm: Removed.
+
+       * etc/icons/wl-logo.xpm: Ditto.
+
+       * etc/icons/wl-stable-logo.xbm: New file.
+
+       * etc/icons/wl-stable-logo.xpm: Ditto.
+
+       * etc/icons/wl-beta-logo.xbm: Ditto.
+
+       * etc/icons/wl-beta-logo.xpm: Ditto.
+
+2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
+       instead of `require' for it.
+
+2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
+       function if bytecomp doesn't have it; warn if "new custom" isn't
+       detected; don't require `backquote' because it's always autoloaded.
+
+2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-ELS (WL-MODULES): Added `wl-version'.
+       (ELMO-MODULES): Added `elmo-version'.
+
+2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
+       needed to byte-compile with Emacs 21.  FIXME!
+
+2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * Makefile (PIXMAPDIR): New variable.
+       (elc, install-elc, uninstall-elc, package, install-package): Use
+       it.
+
+       * WL-MK (config-wl-pixmap-dir): New function.
+       (config-wl-package, config-wl-package-xmas): Use it.
+       (install-wl-icons): New function.
+       (install-wl-package, install-wl-package-xmas): Use it.
+       (uninstall-wl-package): Uninstall icons as well.
+
+2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
+       broken-facility probrem when use multitable unsupported
+       texinfmt.el.
+
+2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
+       'meadow) instead of `texinfmt-version'.
+
+2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (texinfo-format-printindex): Add
+       broken-facility check, for Mule for Windows.
+       (texinfo-format-printindex): New function.
+
+2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
+
+2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (texinfo-multitable-widths): Add
+       broken-facility check.
+       (texinfo-multitable-item): Use it, when broken-facility check.
+
+2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * doc/wl.texi, doc/wl-ja.texi: Replace
+       `wl-highlight-group-folder-by-numbers' with
+       `wl-highlight-folder-by-numbers';
+       add description about `wl-highlight-folder-by-numbers';
+       update for Emacs 21.
+
+       * WL-ELS (WL-MODULES): Add `wl-e21'.
+
+2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el (texinfo-multitable-widths,
+       texinfo-multitable-item): Apply char-width probrem fix patch
+       (by KOIE Hidetaka <koie@skipjack.koie.org>).
+       Newsgroups: fj.editor.emacs
+       Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
+
+       * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
+       variable.
+
+2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * doc/TODO.ja: Updated.
+
+2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added elmo-net.
+
+2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el: Disable broken check notice.
+
+       * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
+
+2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el: Support @multitable.
+       (texinfo-multitable, texinfo-end-multitable,
+       texinfo-multitable-widths, texinfo-multitable-extract-row,
+       texinfo-multitable-item): New function.
+
+2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el: Use fmakunbound, when broken-function
+       replace.
+
+2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS: Deleted time-stamp line.
+
+2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el: Support @image. Fix broken @uref.
+       (texinfo-format-image): New function.
+       (texinfo-format-uref): Fixed 2times parse probrem.
+
+2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * WL-MK (wl-texinfo-format-file): require ptexinfmt.
+       * utils/ptexinfmt.el: provide feature.
+       (documentlanguage, documentencoding): Fixed probrem.
+
+2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * utils/ptexinfmt.el: New file.
+
+2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * README: Remove CVS keyword.
+       * README.ja: Ditto.
+       * INSTALL: Ditto.
+       * INSTALL.ja: Ditto.
+       * doc/wl.texi: Ditto.
+       * doc/wl-ja.texi: Ditto.
+
+2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * README: CVS keyword instaed of time-stamp.
+       * README.ja: Ditto.
+       * INSTALL: Ditto.
+       * INSTALL.ja: Ditto.
+       * doc/wl.texi: Ditto.
+       * doc/wl-ja.texi: Ditto.
+
+2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * WL-ELS (ELMO-MODULES): Added `pldap'.
+
+2000-06-12  Yasushi ABE <yasushi@stbbs.net>
+
+       * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
+       multibyte-buffer.
+
+2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * etc/icons/wl-logo.xpm: Reduced color.
+
+\f
 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * 1.1.1 - "Purple Rain"