Mercurial > hg > xemacs-beta
diff man/lispref/extents.texi @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 1d62742628b6 |
children | 7d59cb494b73 |
line wrap: on
line diff
--- a/man/lispref/extents.texi Mon Aug 13 11:01:58 2007 +0200 +++ b/man/lispref/extents.texi Mon Aug 13 11:03:08 2007 +0200 @@ -546,7 +546,7 @@ the extent. This takes precedence over the @code{text-pointer-glyph} and @code{nontext-pointer-glyph} variables. If for any reason this glyph is an invalid pointer, the standard glyphs will be used as -fallbacks. @xref{Mouse Pointer}. +fallbacks. @xref{Mouse Pointer} @item detachable (Boolean) Whether this extent becomes detached when all of the text it @@ -823,7 +823,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 is inserted into a buffer using +Contents}). When the string in 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,