From 39dc0d57c2940a3a0ac21590827835a1b196713e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 24 Oct 2007 08:16:24 +0000 Subject: [PATCH] (Related Topics): Add called-interactively-p. Fix xref. --- lispref/functions.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lispref/functions.texi b/lispref/functions.texi index eedfa8c124f..58ef8756de0 100644 --- a/lispref/functions.texi +++ b/lispref/functions.texi @@ -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}. -- 2.39.2