(point-at-bol): New function.
[elisp/apel.git] / ChangeLog
index 1bc1c57..1182941 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,53 @@
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (line-beginning-position): New function.
+       (line-end-position): New function.
+
+       * poe-xemacs.el (line-beginning-position): New alias.
+       (line-end-position): New alias.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
+       19.31 emulating definitions and Emacs 20.1 emulating definitions
+       from emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
+       emulating definitions and Emacs 19.29 emulating definitions from
+       emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el: New file (split core part from emu.el).
+
+       * poe-xemacs.el: New file (renamed from emu-xemacs.el).
+
+       * poe-19.el: New file (renamed from emu-e19.el).
+
+       * poe-18.el: New file (renamed from emu-18.el).
+
+       * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
+       for new structure.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el (make-ccl-coding-system): New function.
+
 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
 
-       * emu-mule.el: Require `cyrillic'. Suggested by MORIOKA-san.
+       * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
 
-       * emu-mule.el (decode-mime-charset-region)
-       (decode-mime-charset-string): Cope with non existent coding
-       systems if the third arg `lbt' has specified.
+       * emu-mule.el (decode-mime-charset-region): Cope with non existent
+       coding systems if the third arg `lbt' has specified.
+       (decode-mime-charset-string): Likewise.
 
+\f
 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 8.18 was released.