X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3639b2f8289a811a35d1349e5aacc225efd87580;hb=c863244dd4245e4920e9ccfcd27ff97113a001bf;hp=12500bebaf871423330dc2bf0d8846dc1837d7e7;hpb=ef305a0f7f57c57928e7a1498364a5e29f720c65;p=elisp%2Fwanderlust.git diff --git a/ChangeLog b/ChangeLog index 12500be..3639b2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,128 @@ +2001-10-23 Yoichi NAKAYAMA + + * WL-MK (wl-info-lang): Change default value to ("ja" "en"). + * WL-CFG: Ditto. + +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.