changeset 73132:0f09890f4e36

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 26 Sep 2006 04:17:41 +0000
parents f88e4cd6cc93
children 7156654b0c06
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 26 04:16:59 2006 +0000
+++ b/src/ChangeLog	Tue Sep 26 04:17:41 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-26  Kenichi Handa  <handa@m17n.org>
+
+	* keymap.c (Fsingle_key_description): For an invalid char, return
+	"Invalid char code NNNNN".
+
 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
 
 	* callint.c (Fcall_interactively): Doc fix.