# HG changeset patch # User Kenichi Handa # Date 1094628146 0 # Node ID e6e36cd7995c777e13e934aa57d303c760949064 # Parent 6db2681d2bf6c631cdf1354b7e3cae0afc1917c3 *** empty log message *** diff -r 6db2681d2bf6 -r e6e36cd7995c lisp/ChangeLog --- 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 + + * 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 * format.el (buffer-auto-save-file-format): Make it permanent local.