X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e956c2b054385ba7720eb8f81d9ba8c49eb65d81;hb=73f44e9f7cc866d0a765b111a4db498726f654ea;hp=18b0576690397a8fba22aeaed9d8dab4854b1086;hpb=806725e3db0748ddc973ba045053a6681e840287;p=elisp%2Fwanderlust.git diff --git a/ChangeLog b/ChangeLog index 18b0576..e956c2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,161 @@ +2001-07-12 Yuuichi Teranishi + + * WL-MK (config-wl-package-subr): Check smtp.el version. + +2001-07-04 Yuuichi Teranishi + + * 2.6.0 - "Twist And Shout" + +2001-05-24 Yoichi NAKAYAMA + + * WL-MK (wl-detect-info-directory): Call `info-initialize' for + Emacs21. + +2001-04-16 Yuuichi Teranishi + + * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use + `with-current-buffer'. + +2001-04-02 Yuuichi Teranishi + + * utils/bbdb-wl.el: Applied patch from + Hiroya Murata for bbdb 2.33 + (X-Mail-Count: 07190, 07195 in the ML); + Added workaround for older version of bbdb. + +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. + + * WL-ELS: Abolished FLIM 1.12 support. + Notify tm-8 requires APEL 10.2 or later. + +2000-10-18 Yuuichi Teranishi + + * 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 + + * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load' + instead of `require' for it. + 2000-10-13 Katsumi Yamaoka * WL-MK: (byte-compile-file-form-custom-declare-variable): Define @@ -6,8 +164,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