aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keyboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index 466a19beb5b..4f531457214 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -2416,7 +2416,6 @@ read_char (commandflag, nmaps, maps, prev_event, used_mouse_menu)
2416 never use the echo area. */ 2416 never use the echo area. */
2417 if (maps == 0) 2417 if (maps == 0)
2418 { 2418 {
2419 specbind (Qinput_method_exit_on_first_char, Qt);
2420 specbind (Qinput_method_use_echo_area, Qt); 2419 specbind (Qinput_method_use_echo_area, Qt);
2421 } 2420 }
2422 2421