2001-05-24 Yoichi NAKAYAMA * WL-MK (wl-detect-info-directory): Call `info-initialize' for Emacs21. 2001-05-22 Hiroya Murata * 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 * 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 * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use `with-current-buffer'. 2001-04-04 Yuuichi Teranishi * WL-ELS (ELMO-MODULES): Removed shimbun related modules; Add elmo-shimbun only if shimbun is installed. 2001-04-03 Yuuichi Teranishi * WL-ELS (ELMO-MODULES): Added sb-tcup. 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. * WL-ELS (ELMO-MODULES): Added shimbun related modules. 2001-02-06 Yuuichi Teranishi * WL-ELS (ELMO-MODULES): Added elmo-mark. 2001-01-30 Yuuichi Teranishi * etc/icons/nmz.xpm: New file. * WL-ELS (ELMO-MODULES): Added elmo-nmz. 2000-12-18 Yuuichi Teranishi * WL-ELS (ELMO-MODULES): Changed order. Added mmimap, elmo, elmo-mime. Removed mmelmo-imap4, mmelmo. 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 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 * WL-ELS (WL-MODULES): Added `wl-version'. (ELMO-MODULES): Added `elmo-version'. 2000-10-03 Katsumi Yamaoka * 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 * 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 * utils/ptexinfmt.el (texinfo-multitable-widths): Fix broken-facility probrem when use multitable unsupported texinfmt.el. 2000-09-26 TAKAHASHI Kaoru * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep 'meadow) instead of `texinfmt-version'. 2000-09-22 TAKAHASHI Kaoru * utils/ptexinfmt.el (texinfo-format-printindex): Add broken-facility check, for Mule for Windows. (texinfo-format-printindex): New function. 2000-09-18 Katsumi Yamaoka * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files. 2000-09-15 TAKAHASHI Kaoru * utils/ptexinfmt.el (texinfo-multitable-widths): Add broken-facility check. (texinfo-multitable-item): Use it, when broken-facility check. 2000-09-14 Katsumi Yamaoka * 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 * utils/ptexinfmt.el (texinfo-multitable-widths, texinfo-multitable-item): Apply char-width probrem fix patch (by KOIE Hidetaka ). 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 * doc/TODO.ja: Updated. 2000-08-23 Yuuichi Teranishi * WL-ELS (ELMO-MODULES): Added elmo-net. 2000-07-28 TAKAHASHI Kaoru * utils/ptexinfmt.el: Disable broken check notice. * utils/ptexinfmt.el (texinfo-format-uref): Fixed. 2000-07-20 TAKAHASHI Kaoru * 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 * utils/ptexinfmt.el: Use fmakunbound, when broken-function replace. 2000-07-17 Yuuichi Teranishi * WL-ELS: Deleted time-stamp line. 2000-07-16 TAKAHASHI Kaoru * 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 * WL-MK (wl-texinfo-format-file): require ptexinfmt. * utils/ptexinfmt.el: provide feature. (documentlanguage, documentencoding): Fixed probrem. 2000-07-13 TAKAHASHI Kaoru * utils/ptexinfmt.el: New file. 2000-07-09 TAKAHASHI Kaoru * 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 * 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 * WL-ELS (ELMO-MODULES): Added `pldap'. 2000-06-12 Yasushi ABE * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with multibyte-buffer. 2000-05-15 Katsumi Yamaoka * etc/icons/wl-logo.xpm: Reduced color. 2000-05-10 Yuuichi Teranishi * 1.1.1 - "Purple Rain" 2000-05-09 Yuuichi Teranishi * NEWS.ja: Added description about progress gauge. * NEWS: Ditto. 2000-04-10 Yuuichi Teranishi * NEWS.ja: Added description about CVS. * NEWS: Ditto. 2000-04-07 Yuuichi Teranishi * README.ja (CVS): New section. * README (CVS): Ditto. 2000-03-30 Yuuichi Teranishi * wl/ChangeLog: New file. * elmo/ChangeLog: New file. * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja. * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta. * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja. * etc/ChangeLog.3: Renamed from ChangeLog. * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja. * WL-MK (WLDIR): Changed to "./wl". (ICONDIR): New variable. (config-wl-package-subr): set wl-icon-dir as ICONDIR. (compile-wl-package-xmas): refer WLDIR. * README.ja: Renamed from 00README.ja. * README: Renamed from 00README. * wl: New directory. All wl-related files are moved to this directory.