changeset 65863:31848056b33c

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 06 Oct 2005 06:57:41 +0000
parents 8b246680b846
children ad6e2cab48f1
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 06 06:55:45 2005 +0000
+++ b/lisp/ChangeLog	Thu Oct 06 06:57:41 2005 +0000
@@ -1,3 +1,9 @@
+2005-10-06  Kenichi Handa  <handa@m17n.org>
+
+	* 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.
+
 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-fringe-width): New variable.