changeset 89253:5277a40107d8

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 28 Oct 2002 23:11:26 +0000
parents 5db3cf46e179
children 25c1826d3baa
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 28 22:57:17 2002 +0000
+++ b/src/ChangeLog	Mon Oct 28 23:11:26 2002 +0000
@@ -1,5 +1,9 @@
 2002-10-28  Dave Love  <fx@gnu.org>
 
+	* keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
+	(lispy_kana_keys): Comment out.
+	(make_lispy_event) [XK_kana_A]: Comment out.
+
 	* xterm.c (xaw_scroll_callback): Cast call_data.
 	(XTread_socket): Deal with ASCII keysyms.
 	(syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.