* poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
[elisp/apel.git] / ChangeLog
index 9a203e0..4c07a17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,112 @@
+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.
+
+\f
+1998-11-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.11 was released.
+
+       * poem-ltn1.el (char-charset): Fix typo.
+
+1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * broken.el: require 'poe.
+
+1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * pccl.el: Enclose mule depended process by `unless-broken'.
+
+1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (defun-maybe-cond): fixed problem in Emacs 18.
+
+       * poe.el (defsubst): Moved from poe-18.el.
+
+       * poe-18.el: Move macro `defsubst' to poe.el.
+
+\f
+1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.10 was released.
+
+1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * pccl.el (define-ccl-program): Adviced.
+
+1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * pccl-om.el (ccl-cascading-read): New facility.
+
+1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * EMU-ELS (emu-modules): Always install 'pccl.
+
+       * broken.el: Use 19.28 style quasi-quote.
+
+       * pccl.el: - require 'broken.
+       - Does not require 'pccl-20 for XEmacs 20.
+       (ccl-usable): New facility.
+
+1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * README.en, README.ja, pccl-20.el: Note that pccl-20 is not
+       for XEmacs 20.
+
+1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-18.el (eval-and-compile): Moved from poe.el.
+
+       * poe.el: Move `eval-and-compile' to poe-18.el.
+
+       * poe-xemacs.el (overlayp): New alias.
+       (delete-overlay): New alias.
+
+\f
 1998-11-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 9.9 was released.