* poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
[elisp/apel.git] / ChangeLog
index e9adf38..bb5bdf0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,27 @@
+1998-12-04  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
+       (open-network-stream-as-binary): New function.
+
+       * poem-e20_2.el (insert-file-contents-as-specified-coding-system):
+       New function.
+
+       * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
+       (write-region-as-specified-coding-system): New function.
+       (insert-file-contents-as-specified-coding-system): New function.
+
+1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poem-xm.el: If coding-system `iso-2022-jp-dos' unifies JIS X
+       0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
+       code-point, copy coding-system `iso-2022-7bit-dos' to
+       `iso-2022-jp-dos' to avoid this problem.
+
 1998-11-17  Kazuhiro Ohta  <ohta@ele.cst.nihon-u.ac.jp>
 
-       * README.en, README.ja: add-latest-path: Fix typo.
+       * README.en, README.ja (add-latest-path): Fix typo.
 
+\f
 1998-11-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 9.11 was released.
 
        * 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>