From: Richard M. Stallman Date: Tue, 19 Apr 2005 15:18:39 +0000 (+0000) Subject: (Output Functions): Fix xref. X-Git-Tag: ttn-vms-21-2-B4~890 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e251f78c18afdf7cb78089ba60b93d3b73143fef;p=emacs.git (Output Functions): Fix xref. --- diff --git a/lispref/streams.texi b/lispref/streams.texi index f459c1c821a..09f8695cd25 100644 --- a/lispref/streams.texi +++ b/lispref/streams.texi @@ -659,7 +659,7 @@ characters in the output. (This argument is supported in Emacs versions @end group @end example -See @code{format}, in @ref{String Conversion}, for other ways to obtain +See @code{format}, in @ref{Formatting Strings}, for other ways to obtain the printed representation of a Lisp object as a string. @end defun