update.
authormorioka <morioka>
Fri, 5 Jun 1998 11:59:29 +0000 (11:59 +0000)
committermorioka <morioka>
Fri, 5 Jun 1998 11:59:29 +0000 (11:59 +0000)
ChangeLog

index d41d8c0..09e1975 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
+
+       * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
+       instead of `char-to-octet-list'; abolish function
+       `char-to-octet-list'.
+
+1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
        * emu-mule.el (charset-chars): New function.
 
        * mule-caesar.el (split-char): Redefine if it has bug.
 
        * 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>