]> git.eshelyaron.com Git - emacs.git/commitdiff
(Output Functions): Fix xref.
authorRichard M. Stallman <rms@gnu.org>
Tue, 19 Apr 2005 15:18:39 +0000 (15:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 19 Apr 2005 15:18:39 +0000 (15:18 +0000)
lispref/streams.texi

index f459c1c821a505db40b6ed38295b894cf3903c59..09f8695cd25a11a607033f89ca633dd08bb6ffbb 100644 (file)
@@ -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