]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/minibuf.texi
More-conservative ‘format’ quote restyling
[gnu-emacs] / doc / lispref / minibuf.texi
index 24c7559c7d9c21555efa5702ec495b4743e67d9d..2aec149524d5ac4fae3e463e940111a53553e44a 100644 (file)
@@ -2413,7 +2413,7 @@ arrives, whichever comes first.  The variable
 @code{minibuffer-message-timeout} specifies the number of seconds to
 wait in the absence of input.  It defaults to 2.  If @var{args} is
 non-@code{nil}, the actual message is obtained by passing @var{string}
-and @var{args} through @code{format}.  @xref{Formatting Strings}.
+and @var{args} through @code{format-message}.  @xref{Formatting Strings}.
 @end defun
 
 @deffn Command minibuffer-inactive-mode