/[emacs]/emacs/lispref/streams.texi
ViewVC logotype

Diff of /emacs/lispref/streams.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by ttn, Wed Aug 10 14:29:00 2005 UTC revision 1.30 by jurta, Mon Oct 17 06:48:54 2005 UTC
# Line 663  See @code{format}, in @ref{Formatting St Line 663  See @code{format}, in @ref{Formatting St
663  the printed representation of a Lisp object as a string.  the printed representation of a Lisp object as a string.
664  @end defun  @end defun
665    
666  @defmac with-output-to-string body...  @defmac with-output-to-string body@dots{}
667  This macro executes the @var{body} forms with @code{standard-output} set  This macro executes the @var{body} forms with @code{standard-output} set
668  up to feed output into a string.  Then it returns that string.  up to feed output into a string.  Then it returns that string.
669    

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26