diff lispref/display.texi @ 27971:b10a9716fb38

echo-keystrokes change.
author Dave Love <fx@gnu.org>
date Thu, 02 Mar 2000 22:08:36 +0000
parents cabb1b4c4424
children 313b9e6e2dbf
line wrap: on
line diff
--- a/lispref/display.texi	Thu Mar 02 22:05:43 2000 +0000
+++ b/lispref/display.texi	Thu Mar 02 22:08:36 2000 +0000
@@ -281,7 +281,8 @@
 
 @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