changeset 56987:e6e36cd7995c

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 08 Sep 2004 07:22:26 +0000
parents 6db2681d2bf6
children c3cd33490e14
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 08 07:22:06 2004 +0000
+++ b/lisp/ChangeLog	Wed Sep 08 07:22:26 2004 +0000
@@ -1,3 +1,11 @@
+2004-09-08  Kenichi Handa  <handa@m17n.org>
+
+	* ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
+	length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
+	ps-mule-next-point -> 1+).
+
+	* composite.el (encode-composition-rule): Add autoload cooky.
+
 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* format.el (buffer-auto-save-file-format): Make it permanent local.