/[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.171 by rms, Tue Jan 1 07:12:59 2002 UTC revision 1.172 by pj, Wed Jan 2 13:27:22 2002 UTC
# Line 743  Lisp_Object Vprin1_to_string_buffer; Line 743  Lisp_Object Vprin1_to_string_buffer;
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  OBJECT can be any Lisp object.  This function outputs quoting characters  OBJECT can be any Lisp object.  This function outputs quoting characters
746  when ncessary to make output that `read' can handle, whenever possible,  when necessary to make output that `read' can handle, whenever possible,
747  unless the optional 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,

Legend:
Removed from v.1.171  
changed lines
  Added in v.1.172

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