From 1057528474c8d4e8b80978f83553b4e73d06874d Mon Sep 17 00:00:00 2001 From: shuhei-k Date: Mon, 5 Apr 1999 14:16:01 +0000 Subject: [PATCH] update. --- ChangeLog | 45 +++++++++++++++++++++++++++++++++++++-------- 1 file changed, 37 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7890a8f..ba37138 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +1999-04-05 Shuhei KOBAYASHI + + * install.el (install-prefix): Check whether + `system-configuration-options' is defined or not before using it. + + * poe-18.el (add-hook, remove-hook): Moved to poe.el. + * poe.el (add-hook, remove-hook): Accept optional `local' arg. + (add-local-hook, remove-local-hook): Removed. + + * tinycustom.el (defface): Make face if 'faces is provided. + +1999-03-27 Shuhei KOBAYASHI + + * pcustom.el: New implementation using broken.el. + +1999-03-14 Shuhei KOBAYASHI + + * APEL-MK (compile-apel, what-where-apel): Use `load-file' to + ensure that EMU_ELS in the current directory is loaded. + +1999-03-11 Shuhei KOBAYASHI + + * emu.el (code-convert-string, code-convert-region, + insert-binary-file-contents): Doc fix. + +1999-03-16 Mikio Nakajima + + * README.en, README.ja: Add description of pcustom and tinycustom. + 1999-03-27 MORIOKA Tomohiko * tinycustom.el: Delete RCS keywords. @@ -974,7 +1003,7 @@ emu.el. 1998-09-17 MORIOKA Tomohiko - + * emu.el, EMU-ELS: Split core part about MULE from emu to poem. * poem.el: New file. @@ -1141,10 +1170,10 @@ * emu-e20.el (ccl-execute-on-string): Too few args. (test-ccl-eof-block-cs): Revert existence checking. - + * emu-e20_2.el (insert-file-contents-as-binary): Return value. (insert-file-contents-as-raw-text): Ditto. - + * emu-mule.el (insert-file-contents-as-raw-text): Return value. (encode-coding-string): Check `coding-system' is non-nil. (decode-coding-string): Ditto. @@ -1165,14 +1194,14 @@ * emu-nemacs.el (write-region-as-binary): Use `as-binary-output-file' - (write-region-as-raw-text-CRLF): Ditto. + (write-region-as-raw-text-CRLF): Ditto. (insert-file-contents-as-binary): Use `as-binary-input-file'. (insert-binary-file-contents-literally): Ditto. (insert-file-contents-as-raw-text): Ditto. - + * emu.el (last): Emacs 20 emulation function. (butlast), (nbutlast): CL emulation functions. - + 1998-08-27 Tanaka Akira * emu-e20.el (ccl-use-symbol-as-program): Reduce @@ -1343,7 +1372,7 @@ * emu-mule.el (insert-file-contents-as-binary): Use file-coding-system-for-read instead of file-coding-system. - + 1998-06-06 MORIOKA Tomohiko @@ -2137,7 +2166,7 @@ Thu Apr 3 17:14:39 1997 MORIOKA Tomohiko 1997-03-20 MORIOKA Tomohiko * APEL: Version 3.3 was released. - + * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables. * APEL-MK: install emu. -- 1.7.10.4