* poe-18.el (window-minibuffer-p): New function.
[elisp/apel.git] / ChangeLog
index 1141963..b5048ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2000-01-30  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * poe-18.el (window-minibuffer-p): New function.
+
+2000-01-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * pces-om.el (insert-file-contents-as-coding-system): Ignore BEG,
+       END and REPLACE under Emacs 18, or Mule 1.1 or earlier.
+       (insert-file-contents-as-binary): Ditto.
+
+2000-01-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-CFG: Typo.
+
 2000-01-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
        * poe-18.el (set-match-data): New alias for `store-match-data'.
@@ -11,6 +25,7 @@
 
        * poe-18.el (byte-code-function-p): Check if the CDR of OBJECT is
        a cons cell.
+
 \f
 2000-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
 
 
        * 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>