From 8e5f951071ef79a55a58cf4a1247ec18798dc94c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 6 Aug 2003 01:12:49 +0000 Subject: [PATCH] (Interactive Call): Minor clarification. --- lispref/commands.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lispref/commands.texi b/lispref/commands.texi index 56e5c811d9c..f749ec21d5c 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -661,6 +661,10 @@ non-@code{nil}. Here's how: (message "foo"))) @end example +@noindent +Defined in this way, the function does display the message when +called from a keyboard macro. + The numeric prefix argument, provided by @samp{p}, is never @code{nil}. @node Command Loop Info -- 2.39.2