]> git.eshelyaron.com Git - emacs.git/commitdiff
(Related Topics): Add called-interactively-p. Fix xref.
authorRichard M. Stallman <rms@gnu.org>
Wed, 24 Oct 2007 08:16:24 +0000 (08:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 24 Oct 2007 08:16:24 +0000 (08:16 +0000)
lispref/functions.texi

index eedfa8c124f9f97b5112955067f4d3ee754192c3..58ef8756de0d3406ce5162a61d33ae625bedc71a 100644 (file)
@@ -1326,6 +1326,9 @@ See @ref{Autoload}.
 @item call-interactively
 See @ref{Interactive Call}.
 
+@item called-interactively-p
+See @ref{Distinguish Interactive}.
+
 @item commandp
 See @ref{Interactive Call}.
 
@@ -1351,7 +1354,7 @@ See @ref{Function Indirection}.
 See @ref{Using Interactive}.
 
 @item interactive-p
-See @ref{Interactive Call}.
+See @ref{Distinguish Interactive}.
 
 @item mapatoms
 See @ref{Creating Symbols}.