X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cebb3fb91f531d7370a02af7abd3b698ded965bd;hb=736440c1eed85385509393407fb0918dbf2c89f8;hp=a21fcee0dfbcb068a104ea86940aae86afdb84ec;hpb=32349971724768a46901c004c6b8853b08391682;p=elisp%2Fwanderlust.git diff --git a/ChangeLog b/ChangeLog index a21fcee..cebb3fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,132 @@ +2002-02-20 Yoichi NAKAYAMA + + * README, README.ja: Add information of the Mailing List in English. + +2001-12-26 Yuuichi Teranishi + + * NEWS, NEWS.ja: Added description about + `elmo-enable-disconnected-operation'; + Added description about "$" mark. + + * WL-MK (update-version): New function. + + * Makefile (update-version): Added. + +2001-12-18 Yuuichi Teranishi + + * samples/ja/dot.wl,samples/en/dot.wl (my-wl-summary-subject-func-ml): + Ignore error. + +2001-12-16 TAKAHASHI Kaoru + + * WL-MK (config-wl-package-subr): Added APEL version check. + Changed check order; APEL, FLIM, SEMI. + +2001-12-15 TAKAHASHI Kaoru + + * INSTALL, INSTALL.ja: Added System Requirements. + * README, README.ja: Removed System Requirements. + + * NEWS, NEWS.ja: Added description about X-Face utility support. + Added description about 'sendlog. + + * WL-MK (toplevel): Use = instead of `eq' for numeric value. + (config-wl-package-subr, config-wl-package-xmas): Removed last + period from error messages. + +2001-12-12 Yuuichi Teranishi + + * NEWS, NEWS.ja: Changed order. + +2001-12-12 Katsumi Yamaoka + + * WL-MK (install-wl-icons): Install *.img files for Emacs 21. + +2001-12-11 Yuuichi Teranishi + + * NEWS.ja: Added description about xxx-directory, elmo-cache-dirname. + +2001-12-11 Katsumi Yamaoka + + * WL-MK (config-wl-package-subr): Don't set `wl-icon-dir'. + +2001-12-11 Yuuichi Teranishi + + * NEWS.ja: Fixed indent; + Added description about obsolete variable warnings + and `elmo-obsolete-variable-show-warnings'. + +2001-12-11 Katsumi Yamaoka + + * WL-MK (install-wl-icons): Don't install *.img files for Emacs 21. + +2001-12-11 Katsumi Yamaoka + + * WL-MK (config-wl-pixmap-dir): Set a value to `PIXMAPDIR' even if + Emacs version is less than 21. + (install-wl-icons): Install icon files which might be used for the + running version of Emacs. + + * etc/icons/*.xbm: Replaced "-" with "_" to make them can be + handled by Emacs 21. + +2001-12-10 Katsumi Yamaoka + + * etc/icons/wl-alpha-logo.img: New file. + * etc/icons/wl-alpha-xmas-logo.img: New file. + * etc/icons/wl-beta-logo.img: New file. + * etc/icons/wl-beta-xmas-logo.img: New file. + * etc/icons/wl-stable-logo.img: New file. + * etc/icons/wl-stable-xmas-logo.img: New file. + +2001-12-10 Katsumi Yamaoka + + * etc/icons/wl-alpha-xmas-logo.xbm: New file. + * etc/icons/wl-beta-xmas-logo.xbm: New file. + * etc/icons/wl-stable-xmas-logo.xbm: New file. + +2001-12-07 Katsumi Yamaoka + + * etc/icons/wl-alpha-xmas-logo.xpm: New file. + * etc/icons/wl-beta-xmas-logo.xpm: New file. + * etc/icons/wl-stable-xmas-logo.xpm: New file. + +2001-12-02 Yoichi NAKAYAMA + + * doc/wl-refcard.tex: New file. + +2001-12-02 Kenichi OKADA + + * WL-ELS (ELMO-MODULES): Added 'elmo-sendlog' + +2001-10-23 Yoichi NAKAYAMA + + * WL-MK (wl-info-lang): Change default value to ("ja" "en"). + * WL-CFG: Ditto. + + * INSTALL: Remove note on how to install English manual. + +2001-10-01 Yuuichi Teranishi + + * NEWS.ja: Added ACAP description. + +2001-09-04 TAKAHASHI Kaoru + + * WL-MK (toplevel): Ignore Nemacs. + (compile-wl-package, wl-detect-info-directory): Ditto. + + * WL-MK (config-wl-package-subr): Fixed error message. Ignore tm. + Add refer to INSTALL and INSTALL.ja. + * WL-ELS (toplevel): Likewise. + + * WL-MK (test-wl, check-wl): Add docstring. + +2001-09-03 TAKAHASHI Kaoru + + * INSTALL.ja (Sample configration file): Added comment + ~/.addresses was optional. + * INSTALL: Ditto. + 2001-08-30 Yuuichi Teranishi * WL-MK (test-wl): Renamed from check-wl.