diff lisp/ChangeLog @ 3474:94903620d912

[xemacs-hg @ 2006-06-25 13:58:02 by aidan] Don't error on non-character keys in read-quoted-char, accept them as terminating the sequence instead.
author aidan
date Sun, 25 Jun 2006 13:58:03 +0000
parents 8f07ad760f0f
children c3175ca37443
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 24 21:51:08 2006 +0000
+++ b/lisp/ChangeLog	Sun Jun 25 13:58:03 2006 +0000
@@ -1,3 +1,9 @@
+2006-06-25  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* cmdloop.el (read-quoted-char):
+	Don't error on non-character keys, accept them as terminating the
+	sequence. 
+	
 2006-06-18  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* x-compose.el (compose-diaeresis-map):