X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bb5bdf09825890e12d5789464816ed60bf877130;hb=dc80c7cbc92015f8fd00993895243f2a537259af;hp=9a203e02546d0f04e29bf0e771446999a5606367;hpb=39bb4f270232dbad998cc6640df49688a7b40ad7;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 9a203e0..bb5bdf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,87 @@ +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. + + +1998-11-14 MORIOKA Tomohiko + + * APEL: Version 9.11 was released. + + * poem-ltn1.el (char-charset): Fix typo. + +1998-11-13 Tanaka Akira + + * broken.el: require 'poe. + +1998-11-13 Tanaka Akira + + * pccl.el: Enclose mule depended process by `unless-broken'. + +1998-11-13 MORIOKA Tomohiko + + * 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. + + +1998-11-13 MORIOKA Tomohiko + + * APEL: Version 9.10 was released. + +1998-11-13 Tanaka Akira + + * pccl.el (define-ccl-program): Adviced. + +1998-11-12 Tanaka Akira + + * pccl-om.el (ccl-cascading-read): New facility. + +1998-11-10 Tanaka Akira + + * 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 + + * README.en, README.ja, pccl-20.el: Note that pccl-20 is not + for XEmacs 20. + +1998-11-08 MORIOKA Tomohiko + + * 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. + + 1998-11-07 MORIOKA Tomohiko * APEL: Version 9.9 was released.