# HG changeset patch # User Kenichi Handa # Date 1128581861 0 # Node ID 31848056b33c7426ec9b731d6097568f04ef8425 # Parent 8b246680b846cae5c22553b01fb3d9a988aebc08 *** empty log message *** diff -r 8b246680b846 -r 31848056b33c lisp/ChangeLog --- 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 + + * 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 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.