diff lispref/elisp.texi @ 79043:a0040a3a9353

(Top): Add Distinguish Interactive to subnode menu.
author Richard M. Stallman <rms@gnu.org>
date Fri, 12 Oct 2007 04:52:43 +0000
parents cc0bcd1dfe79
children 2436120d6d46
line wrap: on
line diff
--- 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.