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): Add wl-version. (ELMO-MODULES): Add 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.