Correct misspellings.
[elisp/apel.git] / ChangeLog
index 7e39d85..68f0f06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,113 @@
+2001-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * 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  <teranisi@gohome.org>
+
+       * 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  <minakaji@osaka.email.ne.jp>
+
+       * README.ja: Typo fixed.
+\f
+2000-12-30  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       *  APEL: Version 10.3 released.
+       * apel-ver.el (apel-ver): Change APEL version to 10.3.
+       
+       * Makefile : Apply patch from TAKAHASHI Kaoru <kaoru@se.uec.ac.jp>
+       of Message-Id: <86vgs2s3cp.wl@tomoko.nantnaq.kaisei.org>.
+2000-12-28  Tanaka Akira      <akr@m17n.org>
+
+       * 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     <handa@etl.go.jp>
+
+       * static.el: Doc-string fixed.
+
+2000-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <minakaji@osaka.email.ne.jp>
+
+       * 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  <minakaji@osaka.email.ne.jp>
+
+       * 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 \e$B$rMxMQ$9$k\e(B (MS-DOS \e$B7O\e(B OS \e$B$N>l9g\e(B)):
+       Ditto.
+
+2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mcs-e20.el: Require `pces'.
+
+2000-12-22  Yuuichi Teranishi <teranisi@gohome.org>
+
+       * timezone.el (timezone-time-from-absolute): Use `%' instead of
+       `mod'.
+
+2000-12-21  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe-18.el (numberp, mod): Removed.
+
+2000-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mcharset.el (default-mime-charset-for-write): Require `pces' for
+       `find-coding-system'.
+
+2000-12-21  NAKAJIMA Mikio    <minakaji@osaka.email.ne.jp>
+
+       * poe-18.el (minor-mode-alist): Removed.
+       (minor-mode-overriding-map-alist): Move to poe.el.
+
+2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL-MK (install-apel): Add new optional argument `just-print'.
+       (what-where-apel): New implementation [use `install-apel' with
+       `just-print' mode].
+
+2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL-MK (install-just-print-p): Moved to install.el.
+       (install-update-package-files): Moved to install.el.
+
+       * install.el (install-update-package-files): New function [moved
+       from APEL-MK].
+       (install-just-print-p): Likewise.
+
 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mcs-xm.el: Don't require `poem' instead of `mcs-20'.
 
        * APEL: Version 8.4 was released.
 
-       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
+       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
        indexing (Emacs 20.3 or later).
 
 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>