This commit was generated by cvs2svn to compensate for changes in r5209,
[chise/xemacs-chise.git.1] / src / extents.h
index 4b40311..e8d6707 100644 (file)
@@ -328,7 +328,7 @@ struct extent_fragment *extent_fragment_new (Lisp_Object buffer_or_string,
 face_index extent_fragment_update (struct window *w,
                                   struct extent_fragment *ef,
                                   /* Note this is in Bytinds */
-                                  Bytind pos);
+                                  Bytind pos, Lisp_Object last_glyph);
 void extent_fragment_delete (struct extent_fragment *ef);
 
 \f