From 65e8b582296530de4e2e58dccc044c111659636c Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 2 Mar 2000 22:08:36 +0000 Subject: [PATCH] echo-keystrokes change. --- lispref/display.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/display.texi b/lispref/display.texi index 5baee30ebb0..03b8188588f 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -281,7 +281,8 @@ how to display a message and prevent it from being logged: @defvar echo-keystrokes This variable determines how much time should elapse before command -characters echo. Its value must be an integer, which specifies the +characters echo. Its value must be an integer or floating point number, +which specifies the number of seconds to wait before echoing. If the user types a prefix key (such as @kbd{C-x}) and then delays this many seconds before continuing, the prefix key is echoed in the echo area. (Once echoing -- 2.39.5