/[emacs]/emacs/src/print.c
ViewVC logotype

Diff of /emacs/src/print.c

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

revision 1.165 by pj, Fri Nov 2 20:32:11 2001 UTC revision 1.166 by rms, Wed Nov 14 00:08:47 2001 UTC
# Line 741  is used instead.  */) Line 741  is used instead.  */)
741  Lisp_Object Vprin1_to_string_buffer;  Lisp_Object Vprin1_to_string_buffer;
742    
743  DEFUN ("prin1-to-string", Fprin1_to_string, Sprin1_to_string, 1, 2, 0,  DEFUN ("prin1-to-string", Fprin1_to_string, Sprin1_to_string, 1, 2, 0,
744         doc: /* Return a string containing the printed representation of OBJECT,         doc: /* Return a string containing the printed representation of OBJECT.
745  any Lisp object.  Quoting characters are used when needed to make output  OBJECT can be any Lisp object.  This function outputs quoting characters
746  that `read' can handle, whenever this is possible, unless the optional  when ncessary to make output that `read' can handle, whenever possible,
747  second argument NOESCAPE is non-nil.  unless the optional second argument NOESCAPE is non-nil.
748    
749  OBJECT is any of the Lisp data types: a number, a string, a symbol,  OBJECT is any of the Lisp data types: a number, a string, a symbol,
750  a list, a buffer, a window, a frame, etc.  a list, a buffer, a window, a frame, etc.

Legend:
Removed from v.1.165  
changed lines
  Added in v.1.166

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