From a978004d1f504b6f1b191bdd3f1a7229bcf5a9aa Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 24 Jan 2002 17:18:35 +0000 Subject: [PATCH] (record_char): Fix a typo in a comment. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index 3414f0d2604..16a6b175dfb 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -3010,7 +3010,7 @@ record_char (c) if (EQ (XCAR (c), Qhelp_echo)) { /* Don't record `help-echo' in recent_keys unless it shows some help - message, and a different help than the previoiusly recorded + message, and a different help than the previously recorded event. */ Lisp_Object help, last_help; -- 2.39.2