update.
[elisp/apel.git] / ChangeLog
index 7d0b07e..d18752a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,108 @@
-2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
+2001-04-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
-       * timezone.el (timezone-time-from-absolute): Use `%' instead of `mod'.
+       * poe.el (remassoc, remassq, remrassoc, remrassq): Fixed.
+
+2001-03-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * EMU-ELS: Add checking whether the native timezone.el has an old
+       date string parser.
+
+2001-03-23  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * timezone.el (timezone-parse-date): Import from Emacs-20.7.
+
+2001-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu.el (char-category for XEmacs): Don't use `int-char' when the
+       function `char-category-list' returns a list of characters.
+
+2001-02-01  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * README.ja: Updated as to MAKEIT.BAT and MAKE1.BAT.
+       * make1.bat: New file.
+       * makeit.bat: Ditto.
+       * make.bat: Removed.
+
+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>
 
        * mcharset.el (default-mime-charset-for-write): Require `pces' for
        `find-coding-system'.
 
-2000-12-21  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+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.