* Makefile (elc): Ignore errors when removing emu*.elc.
[elisp/apel.git] / ChangeLog
index eadfd6f..4d99e0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * Makefile (elc): Ignore errors when removing emu*.elc.
+
+1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
+
+       * emu-mule.el (ccl-execute-on-string): Fix arguments
+       order `status' and `string'.
+
+1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 8.17 was released.
+
+       * emu.el (with-temp-file): Must use old forms.
+
+1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
+
+       * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
+       emulating macro).
+
+1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * emu-e20.el: require 'ccl only for byte-compile time.
+
+1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * Makefile (elc): Remove emu*.elc to use newest emu by
+        intall.el.
+
 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
 
        * emu-e20.el (ccl-execute-on-string): Too few args.
 
        * APEL: Version 8.4 was released.
 
-       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
+       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
        indexing (Emacs 20.3 or later).
 
 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>