Mercurial > hg > xemacs-beta
diff src/console-gtk.c @ 4552:9c1cfceab252
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 13 Mar 2008 10:24:34 +0100 |
parents | 87ef74baf946 |
children | 19a72041c5ed |
line wrap: on
line diff
--- a/src/console-gtk.c Thu Mar 13 10:21:01 2008 +0100 +++ b/src/console-gtk.c Thu Mar 13 10:24:34 2008 +0100 @@ -177,8 +177,8 @@ } if (NILP (Flookup_key (Vcurrent_global_map, key, Qnil))) - { - Fputhash(key, Qt, Vgtk_seen_characters;) + { + Fputhash(key, Qt, Vgtk_seen_characters); Fdefine_key (Vcurrent_global_map, key, Qself_insert_command); if (SYMBOLP(key)) {