changeset 27971:b10a9716fb38

echo-keystrokes change.
author Dave Love <fx@gnu.org>
date Thu, 02 Mar 2000 22:08:36 +0000
parents 9c3d68e8a089
children e6198d7dd932
files lispref/display.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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