# HG changeset patch # User Kim F. Storm # Date 1161622007 0 # Node ID 1b4c217a4d9d74730bacc0a3bcb95d4ad56bb49f # Parent 40da9142f89d1d6d11930a38a8c4f3eee0f34779 (Event Input Misc): Update unread-command-events. diff -r 40da9142f89d -r 1b4c217a4d9d lispref/commands.texi --- 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