comparison man/lispref/extents.texi @ 394:7d59cb494b73 r21-2-12

Import from CVS: tag r21-2-12
author cvs
date Mon, 13 Aug 2007 11:11:37 +0200
parents cc15677e0335
children 74fd4e045ea6
comparison
equal deleted inserted replaced
393:2e030b8965b1 394:7d59cb494b73
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}.