]> code.delx.au - gnu-emacs/blobdiff - lispref/display.texi
(File Local Variables): `(hack-local-variables t)' now also checks
[gnu-emacs] / lispref / display.texi
index 76bf99e0ededf6bf0d80fb785adbcb6460c103c1..7f91072ca5d538d6aaf959f91555172e00b5dbc2 100644 (file)
@@ -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.