From 0923785f3c5986f918242902d818c45599d8fe45 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 24 Oct 2007 02:22:21 +0000 Subject: [PATCH] (read_key_sequence): Trivial typo in comment. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index ddb0b4407b7..527cc9c6338 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -9186,7 +9186,7 @@ read_key_sequence (keybuf, bufsize, prompt, dont_downcase_last, from_string = Qnil; /* The multi-tty merge moved the code below to right after - `replay_sequence' which caused alll these translation maps to be applied + `replay_sequence' which caused all these translation maps to be applied repeatedly, even tho their doc says very clearly they are not applied to their own output. The reason for this move was: "We may switch keyboards between rescans, -- 2.39.2