# HG changeset patch # User Kenichi Handa # Date 1128586159 0 # Node ID ad6e2cab48f1c29afd5eb4f8c317fb208594d58d # Parent 31848056b33c7426ec9b731d6097568f04ef8425 *** empty log message *** diff -r 31848056b33c -r ad6e2cab48f1 lisp/ChangeLog --- a/lisp/ChangeLog Thu Oct 06 06:57:41 2005 +0000 +++ b/lisp/ChangeLog Thu Oct 06 08:09:19 2005 +0000 @@ -1,5 +1,8 @@ 2005-10-06 Kenichi Handa + * international/mule-cmds.el (set-language-environment): Fix + setting up of case-table for unibyte mode. + * simple.el (what-cursor-position): If the character is displayed by some `display' text property, show that. Don't use single-key-description for eight-bit characters in multibyte mode.