X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9ce7e3e6be67e779ad50dbb5f56b0bbc846140ad;hb=a2528c3c1b7aa607b3600ca03c9fcf2dcb310eec;hp=e9adf382b58566abdd6e2300043933bd03a07c20;hpb=8b3a3a8e7a521ac14455001b9f727d07fd000ed4;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index e9adf38..9ce7e3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,67 @@ +1998-12-14 Katsumi Yamaoka + + * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el + (find-file-noselect-as-coding-system): Renamed from + `find-file-noselect-as-specified-coding-system'. + + * poem-e20_2.el (insert-file-contents-as-coding-system): Renamed + from `insert-file-contents-as-specified-coding-system'. + + * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el + (write-region-as-coding-system): Renamed from + `write-region-as-specified-coding-system'. + (insert-file-contents-as-coding-system): Renamed from + `insert-file-contents-as-specified-coding-system'. + +1998-12-09 Katsumi Yamaoka + + * 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 + + * poe-18.el (make-directory-internal): Rewrite. + +1998-12-08 Katsumi Yamaoka + + * 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 + + * 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 + + * 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 - * README.en, README.ja: add-latest-path: Fix typo. + * README.en, README.ja (add-latest-path): Fix typo. + 1998-11-14 MORIOKA Tomohiko * APEL: Version 9.11 was released. @@ -1112,7 +1172,7 @@ * APEL: Version 8.4 was released. - * EMU-ELS: Don't use HIRAGANA LETTER A (あ) to detect character + * EMU-ELS: Don't use HIRAGANA LETTER A (あ) to detect character indexing (Emacs 20.3 or later). 1998-04-20 MORIOKA Tomohiko