emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/Attic/elisp.texi, v [EMACS_22_BAS


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/Attic/elisp.texi, v [EMACS_22_BASE]
Date: Fri, 12 Oct 2007 04:52:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/10/12 04:52:43

Index: elisp.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/Attic/elisp.texi,v
retrieving revision 1.98.2.9
retrieving revision 1.98.2.10
diff -u -b -r1.98.2.9 -r1.98.2.10
--- elisp.texi  24 Jun 2007 21:59:25 -0000      1.98.2.9
+++ elisp.texi  12 Oct 2007 04:52:43 -0000      1.98.2.10
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]