diff man/lispref/extents.texi @ 211:78478c60bfcd r20-4b4

Import from CVS: tag r20-4b4
author cvs
date Mon, 13 Aug 2007 10:05:51 +0200
parents e45d5e7c476e
children 70ad99077275
line wrap: on
line diff
--- a/man/lispref/extents.texi	Mon Aug 13 10:05:01 2007 +0200
+++ b/man/lispref/extents.texi	Mon Aug 13 10:05:51 2007 +0200
@@ -85,13 +85,13 @@
 over it.  @xref{Extents and Events}.
 
   An extent can optionally have a @dfn{begin-glyph} or @dfn{end-glyph}
-(but not both at one time) associated with it.  A begin-glyph or
-end-glyph is a pixmap or string that will be displayed either at the
-start or end of an extent or in the margin of the line that the start
-or end of the extent lies in, depending on the extent's layout policy.
-Begin-glyphs and end-glyphs are used to implement annotations, and you
-should use the annotation API functions in preference to the 
-lower-level extent functions.  For more information, @xref{Annotations}.
+associated with it.  A begin-glyph or end-glyph is a pixmap or string
+that will be displayed either at the start or end of an extent or in the
+margin of the line that the start or end of the extent lies in,
+depending on the extent's layout policy.  Begin-glyphs and end-glyphs
+are used to implement annotations, and you should use the annotation API
+functions in preference to the lower-level extent functions.  For more
+information, @xref{Annotations}.
 
   If an extent has its @code{detachable} property set, it will become
 @dfn{detached} (i.e. no longer in the buffer) when all its text its
@@ -638,6 +638,10 @@
 This function returns the @code{priority} property of @var{extent}.
 @end defun
 
+@defun extent-keymap extent
+This function returns the @code{keymap} property of @var{extent}.
+@end defun
+
 @defun extent-begin-glyph-layout extent
 This function returns the @code{begin-glyph-layout} property of
 @var{extent}, i.e. the layout policy associated with the @var{extent}'s