fixed.
[elisp/apel.git] / ChangeLog
index 21d3de6..aa5c362 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,35 @@
 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * emu.el, emu-nemacs.el, EMU-ELS: Move definitions of
-       emu-nemacs.el to emu.el; abolish emu-nemacs.el.
+       * EMU-ELS: New implementation.
+
+       * mcharset.el, poem.el: Fix typo.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
+       emu-mule.el to pccl-om.el.
+
+       * pccl.el: New file.
+
+       * pccl.el: - Rename emu-e20.el to pccl-20.el.
+       - Move definition of emu-x20.el to pccl-20.el.
+       - Move code about CCL from emu-mule.el to pccl-om.el.
+
+       * pccl-om.el: New file (move code about CCL from emu-mule.el).
+
+       * pccl-20.el: New file (renamed from emu-e20.el; move definition
+       of emu-x20.el to pccl-20.el; abolish emu-x20.el).
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
+       from emu-e20.el and emu-x20.el to emu.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
+       of emu-nemacs.el and emu-latin1.el to emu.el; abolish
+       emu-nemacs.el and emu-latin1.el.
 
 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>