Mercurial > emacs
changeset 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 | 2ac6721844b2 |
children | 1e46ed6c2e24 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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.