+1999-04-05 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
+
+ * 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 <shuhei@aqua.ocn.ne.jp>
+
+ * pcustom.el: New implementation using broken.el.
+
+1999-03-14 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
+
+ * 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 <shuhei@aqua.ocn.ne.jp>
+
+ * emu.el (code-convert-string, code-convert-region,
+ insert-binary-file-contents): Doc fix.
+
+1999-03-16 Mikio Nakajima <minakaji@osaka.email.ne.jp>
+
+ * README.en, README.ja: Add description of pcustom and tinycustom.
+
1999-03-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* tinycustom.el: Delete RCS keywords.
emu.el.
1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
-
+
* emu.el, EMU-ELS: Split core part about MULE from emu to poem.
* poem.el: New file.
* 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.
* 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 <akr@jaist.ac.jp>
* emu-e20.el (ccl-use-symbol-as-program): Reduce
* emu-mule.el (insert-file-contents-as-binary): Use
file-coding-system-for-read instead of file-coding-system.
-
+
\f
1998-06-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1997-03-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* APEL: Version 3.3 was released.
-
+
* APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
* APEL-MK: install emu.