X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=68f0f06d449c60e7a4dda9ad1d280e542b7b2921;hb=6f525962ef7a53053d381e49f82a5a37bf3baed6;hp=7d0b07efeb2ef103c7aae955069431e09f4c597a;hpb=14d692f10fcfc8f8ad8f3cff93b4ed4f27666acb;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 7d0b07e..68f0f06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,83 @@ -2000-12-22 Yuuichi Teranishi +2001-01-18 Katsumi Yamaoka - * timezone.el (timezone-time-from-absolute): Use `%' instead of `mod'. + * inv-19.el (next-visible-point): Return the value of `point-max' + when the position of next `invisible' property change is not found. + +2001-01-15 Yuuichi Teranishi + + * poe-18.el (floor): Removed. + + * timezone.el (timezone-floor): New function. + (timezone-fix-time-2): Use `timezone-floor' instead of `floor'. + +2000-12-31 NAKAJIMA Mikio + + * README.ja: Typo fixed. + +2000-12-30 NAKAJIMA Mikio + + * APEL: Version 10.3 released. + * apel-ver.el (apel-ver): Change APEL version to 10.3. + + * Makefile : Apply patch from TAKAHASHI Kaoru + of Message-Id: <86vgs2s3cp.wl@tomoko.nantnaq.kaisei.org>. + +2000-12-28 Tanaka Akira + + * pccl-20.el (ccl-compat): new advice for `make-coding-system' of + XEmacs to handle Emacs style CCL coding system definition. + +2000-12-28 Kenichi Handa + + * static.el: Doc-string fixed. + +2000-12-28 MORIOKA Tomohiko + + * mcharset.el (default-mime-charset-for-write): Use + `mime-charset-p' instead of `find-coding-system'; don't require + `pces'. + + * mcs-nemacs.el, mcs-ltn1.el, mcs-20.el (mime-charset-p): New + alias. + +2000-12-26 NAKAJIMA Mikio + + * README.en: Change major mode to outline-mode. + (What's APEL?): Add description about pym.el, pces, time-stamp.el, + timezone.el, and product.el. + (run in expanded place): Add a reference to `make.bat (for MS-DOS + family)'. + + * README.ja: Change major mode to outline-mode. + (What's APEL?): Add description about pym.el, pces, time-stamp.el, + timezone.el, and product.el. + +2000-12-24 NAKAJIMA Mikio + + * poe.el (minor-mode-overriding-map-alist): Remove the filename + poe.el from doc string. + + * poe-18.el (current-time-world-timezones): Remove the filename + poe-18.el from doc string. + (current-time-local-timezone): Ditto. + (buffer-undo-list): Ditto. + (auto-fill-function): Ditto. + (unread-command-event): Ditto. + (unread-command-events): Ditto. + (minor-mode-map-alist): Ditto. + + * README.en ((d) make.bat (for MS-DOS family)): New section. + * README.ja ((d) make.bat を利用する (MS-DOS 系 OS の場合)): + Ditto. + +2000-12-22 MORIOKA Tomohiko + + * mcs-e20.el: Require `pces'. + +2000-12-22 Yuuichi Teranishi + + * timezone.el (timezone-time-from-absolute): Use `%' instead of + `mod'. 2000-12-21 Katsumi Yamaoka @@ -11,7 +88,7 @@ * mcharset.el (default-mime-charset-for-write): Require `pces' for `find-coding-system'. -2000-12-21 NAKAJIMA Mikio +2000-12-21 NAKAJIMA Mikio * poe-18.el (minor-mode-alist): Removed. (minor-mode-overriding-map-alist): Move to poe.el.