* poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
[elisp/apel.git] / ChangeLog
index e9adf38..4c07a17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,52 @@
+1998-12-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
+       (find-file-noselect-as-binary): New function.
+       (find-file-noselect-as-raw-text): New function.
+       (find-file-noselect-as-specified-coding-system): New function.
+
+       * poem-nemacs.el (insert-file-contents-as-binary): Call
+       `insert-file-contents' with only two args - FILENAME and VISIT.
+       (insert-file-contents-as-raw-text): Likewise.
+       (insert-file-contents-as-specified-coding-system): Likewise.
+
+1998-12-09  Yuuichi Teranishi <teranisi@gohome.org>
+
+       * poe-18.el (make-directory-internal): Rewrite.
+
+1998-12-08  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poem-20.el (write-region-as-binary): Bind
+       `jam-zcat-filename-list' with nil.
+       * poem-xm.el (insert-file-contents-as-binary): Likewise.
+
+       * poem.el: Require `tcp' if the function `open-network-stream'
+       does not exist.
+
+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>