/[emacs]/emacs/lispref/commands.texi
ViewVC logotype

Diff of /emacs/lispref/commands.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39.2.6 by miles, Thu Nov 4 08:55:38 2004 UTC revision 1.39.2.7 by miles, Fri Nov 12 02:52:59 2004 UTC
# Line 420  the string.)  Other characters that norm Line 420  the string.)  Other characters that norm
420  parentheses and brackets) do not do so here.  Prompt.  parentheses and brackets) do not do so here.  Prompt.
421    
422  @item U  @item U
423  A key sequence or nil.  May be used after a @code{k} or @code{K}  A key sequence or @code{nil}.  May be used after a @code{k} or @code{K}
424  argument to get the up-event that was discarded in case the key  argument to get the up-event that was discarded in case the key
425  sequence read for that argument was a down-event.  No I/O.  sequence read for that argument was a down-event.  No I/O.
426    
# Line 3023  yourself. Line 3023  yourself.
3023  @defvar defining-kbd-macro  @defvar defining-kbd-macro
3024  This variable is non-@code{nil} if and only if a keyboard macro is  This variable is non-@code{nil} if and only if a keyboard macro is
3025  being defined.  A command can test this variable so as to behave  being defined.  A command can test this variable so as to behave
3026  differently while a macro is being defined.  The commands  differently while a macro is being defined.  The value is
3027  @code{start-kbd-macro} and @code{end-kbd-macro} set this variable---do  @code{append} while appending to the definition of an existing macro.
3028  not set it yourself.  The commands @code{start-kbd-macro}, @code{kmacro-start-macro} and
3029    @code{end-kbd-macro} set this variable---do not set it yourself.
3030    
3031  The variable is always local to the current terminal and cannot be  The variable is always local to the current terminal and cannot be
3032  buffer-local.  @xref{Multiple Displays}.  buffer-local.  @xref{Multiple Displays}.

Legend:
Removed from v.1.39.2.6  
changed lines
  Added in v.1.39.2.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26