(The Echo Area): Correct format function cross reference.
This commit is contained in:
parent
c7c4bc11b1
commit
a3267c7821
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ follows:
|
|||
@defun message string &rest arguments
|
||||
This function displays a message in the echo area. The
|
||||
argument @var{string} is similar to a C language @code{printf} control
|
||||
string. See @code{format} in @ref{String Conversion}, for the details
|
||||
string. See @code{format} in @ref{Formatting Strings}, for the details
|
||||
on the conversion specifications. @code{message} returns the
|
||||
constructed string.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue