changeset 52661:74dea65509d8

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 29 Sep 2003 02:18:58 +0000
parents 99ed1d8cf6da
children d46a70300b43
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 29 02:18:39 2003 +0000
+++ b/lisp/ChangeLog	Mon Sep 29 02:18:58 2003 +0000
@@ -1,3 +1,8 @@
+2003-09-29  SAITO Takuya <tabmore@rivo.mediatti.net>  (tiny change)
+
+	* international/mule.el (decode-coding-inserted-region): Use car
+	of the return value of find-operation-coding-system.
+
 2003-09-29  Kenichi Handa  <handa@m17n.org>
 
 	* descr-text.el (describe-char): Fix previous change.