* poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
[elisp/apel.git] / ChangeLog
index 482935a..4c07a17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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.