# HG changeset patch # User Richard M. Stallman # Date 1192164763 0 # Node ID a0040a3a935393d9d72ac86c98e08016846e6d82 # Parent 2ac6721844b2474089ee4a6888661cb9bda40fc6 (Top): Add Distinguish Interactive to subnode menu. diff -r 2ac6721844b2 -r a0040a3a9353 lispref/elisp.texi --- a/lispref/elisp.texi Fri Oct 12 04:52:06 2007 +0000 +++ b/lispref/elisp.texi Fri Oct 12 04:52:43 2007 +0000 @@ -639,6 +639,7 @@ * Command Overview:: How the command loop reads commands. * Defining Commands:: Specifying how a function should read arguments. * Interactive Call:: Calling a command, so that it will read arguments. +* Distinguish Interactive:: Making a command distinguish interactive calls. * Command Loop Info:: Variables set by the command loop for you to examine. * Adjusting Point:: Adjustment of point after a command. * Input Events:: What input looks like when you read it.