X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9328a589f1f985ca27def1743a73dedeaea985d5;hb=539186207d6fd19a5c20c1ef97128ffa3dc6cbbf;hp=37de1bd1bbb6b0213b7e8f5211419e9c0776e0f8;hpb=34df98d05a404c054572ea8635faa2a862434004;p=elisp%2Fwanderlust.git diff --git a/ChangeLog b/ChangeLog index 37de1bd..9328a58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,70 @@ +2002-07-12 Yuuichi Teranishi + + * WL-ELS (ELMO-MODULES): Added elmo-split. + +2002-06-22 Yoichi NAKAYAMA + + * WL-MK (wl-texinfo-format): Move condition for INFODIR into + wl-detect-info-directory. + (wl-detect-info-directory): Check INFODIR after WL-CFG is loaded. + +2002-06-17 Yuuichi Teranishi + + * WL-MK (wl-texinfo-install-file): Overwrite existing info. + +2002-06-16 Katsumi Yamaoka + + * WL-MK (install-wl-icons): Simplified the messaging form. + +2002-03-11 Yuuichi Teranishi + + * etc/icons/wl-folder-goto-draft-folder-up.xpm: Modified. + * etc/icons/wl-draft-save-and-exit-up.xpm: Ditto. + +2002-03-09 Yoichi NAKAYAMA + + * etc/icons/wl-folder-goto-draft-folder-up.xpm: New file. + +2002-03-08 Yoichi NAKAYAMA + + * etc/icons/wl-draft-save-and-exit-up.xpm: New file. + +2002-03-06 Yoichi NAKAYAMA + + * etc/icons/wl-write-current-folder-up.xpm: New file. + +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. @@ -111,7 +176,7 @@ * WL-ELS (WL-MODULES): Added wl-acap. -2001-08-28 Katsumi Yamaoka +2001-08-28 Katsumi Yamaoka * WL-MK: Byte-optimize the function `char-after' for old Emacsen.