comparison man/lispref/extents.texi @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 70ad99077275
children 1d62742628b6
comparison
equal deleted inserted replaced
334:58353925ad93 335:54f7aa390f4f
544 @item pointer 544 @item pointer
545 (pointer glyph) The glyph used as the pointer when the mouse moves over 545 (pointer glyph) The glyph used as the pointer when the mouse moves over
546 the extent. This takes precedence over the @code{text-pointer-glyph} 546 the extent. This takes precedence over the @code{text-pointer-glyph}
547 and @code{nontext-pointer-glyph} variables. If for any reason this 547 and @code{nontext-pointer-glyph} variables. If for any reason this
548 glyph is an invalid pointer, the standard glyphs will be used as 548 glyph is an invalid pointer, the standard glyphs will be used as
549 fallbacks. @xref{Mouse Pointer} 549 fallbacks. @xref{Mouse Pointer}.
550 550
551 @item detachable 551 @item detachable
552 (Boolean) Whether this extent becomes detached when all of the text it 552 (Boolean) Whether this extent becomes detached when all of the text it
553 covers is deleted. This is @code{t} by default. @xref{Detached 553 covers is deleted. This is @code{t} by default. @xref{Detached
554 Extents}. 554 Extents}.