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

Diff of /emacs/lispref/display.texi

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

revision 1.102 by fx, Tue Oct 21 11:47:19 2003 UTC revision 1.103 by teirllm, Thu Oct 23 20:41:28 2003 UTC
# Line 801  they print into the buffer named @var{bu Line 801  they print into the buffer named @var{bu
801  created if necessary, and put into Help mode.  Finally, the buffer is  created if necessary, and put into Help mode.  Finally, the buffer is
802  displayed in some window, but not selected.  displayed in some window, but not selected.
803    
804  If the @var{forms} do not change the major mode in the output buffer, so  If the @var{forms} do not change the major mode in the output buffer,
805  that it is still Help mode at the end of their execution, then  so that it is still Help mode at the end of their execution, then
806  @code{with-output-to-temp-buffer} makes this buffer read-only at the  @code{with-output-to-temp-buffer} makes this buffer read-only at the
807  end, and also scans it for function and variable names to make them into  end, and also scans it for function and variable names to make them
808  clickable cross-references.  into clickable cross-references.  @xref{Documentation Tips, , Tips for
809    Documentation Strings}.
810    
811  The string @var{buffer-name} specifies the temporary buffer, which  The string @var{buffer-name} specifies the temporary buffer, which
812  need not already exist.  The argument must be a string, not a buffer.  need not already exist.  The argument must be a string, not a buffer.

Legend:
Removed from v.1.102  
changed lines
  Added in v.1.103

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