diff src/ChangeLog @ 48147:892bafbb15f3

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 04 Nov 2002 14:58:44 +0000
parents 3e781c129fd0
children 8f11dde95c66
line wrap: on
line diff
--- a/src/ChangeLog	Mon Nov 04 14:57:54 2002 +0000
+++ b/src/ChangeLog	Mon Nov 04 14:58:44 2002 +0000
@@ -1,3 +1,11 @@
+2002-11-04  Dave Love  <fx@gnu.org>
+
+	* keyboard.c (read_char): Always translate iff
+	Vkeyboard_translate_table is a char table and c is valid.
+
+	* xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
+	and fix C types.
+
 2002-11-03  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* xdisp.c (single_display_prop_intangible_p): Strings are intangible.