* poe.el (replace-match): Redefined to add `STRING' optional argument.
[elisp/apel.git] / ChangeLog
index 406997a..73e9d22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2000-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe.el (replace-match): Redefined to add `STRING' optional
+       argument.
+
+2000-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (mod): Define as an alias for `%'.
+       (overlayp, move-overlay, delete-overlay, overlay-start,
+       overlay-end, overlay-buffer, overlay-properties, overlays-at,
+       overlays-in, next-overlay-change, previous-overlay-change,
+       overlay-lists, overlay-recenter, overlay-get):
+       Define as null function.
+
+2000-02-05  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mcs-20.el (mime-charset-coding-system-alist): Add
+       `iso-2022-jp-3'.
+
+2000-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe.el (read-file-name): Replacement for Emacs 19.28 and earlier
+       (except for Emacs 18) or XEmacs 19.13 and earlier, for
+       compatibility.
+
 2000-02-04  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * timezone.el (timezone-floor): Eliminated.
@@ -13,7 +38,7 @@
        `TIMEOUT-MSECS' optional arguments.
        (get-buffer-window): Redefined to add `FRAME' optional argument.
 
-       * poe.el (completing-read): Redifined to adjust optional arguments
+       * poe.el (completing-read): Redefined to adjust optional arguments
        for some emacsen.
 
 2000-01-31  Mikio Nakajima  <minakaji@osaka.email.ne.jp>