changeset 48147:892bafbb15f3

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 04 Nov 2002 14:58:44 +0000
parents b35ced393e6c
children cb4c31a008d4
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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.