emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/strings.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/strings.texi
Date: Tue, 19 Apr 2005 11:18:59 -0400

Index: emacs/lispref/strings.texi
diff -c emacs/lispref/strings.texi:1.38 emacs/lispref/strings.texi:1.39
*** emacs/lispref/strings.texi:1.38     Sun Apr 17 15:44:33 2005
--- emacs/lispref/strings.texi  Tue Apr 19 15:18:59 2005
***************
*** 549,555 ****
  @cindex conversion of strings
  
    This section describes functions for conversions between characters,
! strings and integers.  @code{format} and @code{prin1-to-string}
  (@pxref{Output Functions}) can also convert Lisp objects into strings.
  @code{read-from-string} (@pxref{Input Functions}) can ``convert'' a
  string representation of a Lisp object into an object.  The functions
--- 549,556 ----
  @cindex conversion of strings
  
    This section describes functions for conversions between characters,
! strings and integers.  @code{format} (@pxref{Formatting Strings})
! and @code{prin1-to-string}
  (@pxref{Output Functions}) can also convert Lisp objects into strings.
  @code{read-from-string} (@pxref{Input Functions}) can ``convert'' a
  string representation of a Lisp object into an object.  The functions




reply via email to

[Prev in Thread] Current Thread [Next in Thread]