changeset 44354:43d4fae4eb7d

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 03 Apr 2002 04:50:28 +0000
parents 4c66bc116ca9
children 412b4760216b
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Apr 03 04:49:33 2002 +0000
+++ b/src/ChangeLog	Wed Apr 03 04:50:28 2002 +0000
@@ -1,5 +1,8 @@
 2002-04-02  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* keyboard.c (make_lispy_event): Handle unknown keysyms together
+	with system-specific keysyms.  Use it also for unknown function keys.
+
 	* doc.c (reread_doc_file): Return whether reload was attempted.
 	(Fdocumentation, Fdocumentation_property): Don't try to reload
 	if the doc is 0 and only ask once.