Mercurial > emacs
changeset 52138:b740243a935b
(Interactive Call): Minor clarification.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 06 Aug 2003 01:12:49 +0000 |
parents | 3c3abdef580e |
children | 6a00e88ede75 |
files | lispref/commands.texi |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/commands.texi Wed Aug 06 01:12:25 2003 +0000 +++ b/lispref/commands.texi Wed Aug 06 01:12:49 2003 +0000 @@ -661,6 +661,10 @@ (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