* lisp.h (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
[bpt/emacs.git] / src / dispextern.h
index 864229e..f15da1e 100644 (file)
@@ -3208,6 +3208,7 @@ extern ptrdiff_t compute_display_string_pos (struct text_pos *,
 extern ptrdiff_t compute_display_string_end (ptrdiff_t,
                                             struct bidi_string_data *);
 extern void produce_stretch_glyph (struct it *);
+extern int merge_glyphless_glyph_face (struct it *);
 
 #ifdef HAVE_WINDOW_SYSTEM