]> code.delx.au - gnu-emacs/blobdiff - src/dispextern.h
Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org
[gnu-emacs] / src / dispextern.h
index 5396aeb6c8ea1958129fdfe0ce79071dbb74a437..0e04cc466d3cbcedf1b1676e177152e645f5d12e 100644 (file)
@@ -3460,7 +3460,7 @@ void increment_matrix_positions (struct glyph_matrix *,
 void blank_row (struct window *, struct glyph_row *, int);
 void clear_glyph_matrix_rows (struct glyph_matrix *, int, int);
 void clear_glyph_row (struct glyph_row *);
-void prepare_desired_row (struct glyph_row *);
+void prepare_desired_row (struct window *, struct glyph_row *, bool);
 void update_single_window (struct window *, bool);
 void do_pending_window_change (bool);
 void change_frame_size (struct frame *, int, int, bool, bool, bool, bool);