From a3267c782136798dfe181a50cf4c27107f0b3241 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 6 May 2005 13:17:13 +0000 Subject: [PATCH] (The Echo Area): Correct format function cross reference. --- lispref/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/display.texi b/lispref/display.texi index 76bf99e0ede..7f91072ca5d 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -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. -- 2.39.2