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

Diff of /emacs/lispref/strings.texi

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

revision 1.28 by miles, Mon Sep 1 15:45:41 2003 UTC revision 1.29 by rms, Fri Sep 19 14:42:42 2003 UTC
# Line 219  the current buffer.  The beginning of a Line 219  the current buffer.  The beginning of a
219  beginning of a buffer is at index 1.  beginning of a buffer is at index 1.
220  @end defun  @end defun
221    
222    @defun substring-no-properties string start &optional end
223    This works like @code{substring} but discards all text properties
224    from the value.
225    @end defun
226    
227  @defun concat &rest sequences  @defun concat &rest sequences
228  @cindex copying strings  @cindex copying strings
229  @cindex concatenating strings  @cindex concatenating strings

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

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