Mercurial > hg > xemacs-beta
diff man/lispref/extents.texi @ 456:e7ef97881643 r21-2-43
Import from CVS: tag r21-2-43
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:41:24 +0200 |
parents | 576fb035e263 |
children | 1fa8838efe99 |
line wrap: on
line diff
--- a/man/lispref/extents.texi Mon Aug 13 11:40:56 2007 +0200 +++ b/man/lispref/extents.texi Mon Aug 13 11:41:24 2007 +0200 @@ -832,7 +832,7 @@ When a string is created using @code{buffer-substring} or @code{buffer-string}, any duplicable extents in the region corresponding to the string will be copied into the string (@pxref{Buffer -Contents}). When the string in inserted into a buffer using +Contents}). When the string is inserted into a buffer using @code{insert}, @code{insert-before-markers}, @code{insert-buffer} or @code{insert-buffer-substring}, the extents in the string will be copied back into the buffer (@pxref{Insertion}). The extents in a string can,