X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=1c032c0705f62162875a63b1e7f80d2d585f5d93;hb=a97775ad4b50b5f4f163ee9dbc6e74743ece2adb;hp=26b2afe0cd030ef99577633f4b776fbfee08f244;hpb=387b01150aa330c6bf4db3bf4c50cf5a12267fa6;p=elisp%2Fwanderlust.git diff --git a/ChangeLog b/ChangeLog index 26b2afe..1c032c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,110 @@ +2001-02-01 Yuuichi Teranishi + + * 2.4.1 - "Stand By Me" + +2001-01-30 Yuuichi Teranishi + + * utils/bbdb-wl.el (toplevel): Require 'bbdb at toplevel. + (Advised by YAMASHITA Junji ) + +2001-01-23 YAMASHITA Junji + + * 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 + + * utils/bbdb-wl.el (bbdb-wl-get-petname): New function. + +2001-01-16 Yuuichi Teranishi + + * samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file. + (Pointed out by Tsuyoshi Kitamoto ) + + * samples/ja/dot.wl (wl-template-alist): Ditto. + +2001-01-23 TAKAHASHI Kaoru + + * utils/ptexinfmt.el: Support @letterpaper and @afivepaper. + +2000-12-30 TAKAHASHI Kaoru + + * 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 + + * WL-ELS: Remove sasl. + * WL-CFG: Ditto. + +2000-11-20 Kenichi OKADA + + * WL-MK: Remove sasl. + +2000-11-20 Kenichi OKADA + + * utils/sasl: Remove. + +2000-11-20 Kenichi OKADA + + * 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 + + * 2.4.0 - "Rio" + +2000-10-31 Tetsuo Tsukamoto + + * WL-MK: Require "backquote" before dealing with the custom issue. + +2000-10-31 TAKAHASHI Kaoru + + * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken + direntry generate probrem. + (Advised by Tetsuo Tsukamoto ) + + * utils/bbdb-wl.el (toplevel): Fixed copyright notice. + * utils/rfc2368.el (toplevel): Ditto. + +2000-10-30 TAKAHASHI Kaoru + + * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag): + Renamed from `ptexinfmt-disable-broken-notice'. + +2000-10-27 TAKAHASHI Kaoru + + * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows + detection fixed. + +2000-10-25 TAKAHASHI Kaoru + + * 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 + + * Makefile (clean-info, mostlyclean-info): New target. + (clean-elc): Added `wl/*~'. + +2000-10-20 TAKAHASHI Kaoru + + * INSTALL (Installation): Add notify for tm-8 with old APEL user. + * INSTALL.ja: Ditto. + + * etc/VERSION: New file. + 2000-10-20 Yuuichi Teranishi * WL-MK (config-wl-package-subr): Changed message. @@ -32,8 +139,8 @@ 2000-10-10 TAKAHASHI Kaoru - * WL-ELS (WL-MODULES): Add wl-version. - (ELMO-MODULES): Add elmo-version. + * WL-ELS (WL-MODULES): Added `wl-version'. + (ELMO-MODULES): Added `elmo-version'. 2000-10-03 Katsumi Yamaoka