comparison src/extents.c @ 22:8fc7fe29b841 r19-15b94

Import from CVS: tag r19-15b94
author cvs
date Mon, 13 Aug 2007 08:50:29 +0200
parents 859a2309aef8
children 4103f0995bd7
comparison
equal deleted inserted replaced
21:b88636d63495 22:8fc7fe29b841
5136 5136
5137 begin-glyph-layout The layout policy (one of `text', `whitespace', 5137 begin-glyph-layout The layout policy (one of `text', `whitespace',
5138 `inside-margin', or `outside-margin') of the extent's 5138 `inside-margin', or `outside-margin') of the extent's
5139 begin glyph. 5139 begin glyph.
5140 5140
5141 end-glyph-layout The layout policy of the extent's end glyph. */ 5141 end-glyph-layout The layout policy of the extent's end glyph.
5142 */
5142 (extent, property, value)) 5143 (extent, property, value))
5143 { 5144 {
5144 /* This function can GC if property is `keymap' */ 5145 /* This function can GC if property is `keymap' */
5145 EXTENT e = decode_extent (extent, 0); 5146 EXTENT e = decode_extent (extent, 0);
5146 CHECK_SYMBOL (property); 5147 CHECK_SYMBOL (property);