changeset 73485:1b4c217a4d9d

(Event Input Misc): Update unread-command-events.
author Kim F. Storm <storm@cua.dk>
date Mon, 23 Oct 2006 16:46:47 +0000
parents 40da9142f89d
children db25befb2938
files lispref/commands.texi
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/commands.texi	Mon Oct 23 16:46:33 2006 +0000
+++ b/lispref/commands.texi	Mon Oct 23 16:46:47 2006 +0000
@@ -2503,6 +2503,13 @@
 
 Normally you add events to the front of this list, so that the events
 most recently unread will be reread first.
+
+Events read from this list are not normally added to the current
+command's key sequence (as returned by e.g. @code{this-command-keys}),
+as the events will already have been added once as they were read for
+the first time.  An element of the form @code{(@code{t} . @var{event})}
+forces @var{event} to be added to the current command's key sequence.
+
 @end defvar
 
 @defun listify-key-sequence key