Mercurial > emacs
changeset 61666:d2ff404dd254
(Output Functions): Fix xref.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 19 Apr 2005 15:18:39 +0000 |
parents | 860093870d96 |
children | abfccde686bf |
files | lispref/streams.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/streams.texi Tue Apr 19 15:09:05 2005 +0000 +++ b/lispref/streams.texi Tue Apr 19 15:18:39 2005 +0000 @@ -659,7 +659,7 @@ @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