diff src/dispextern.h @ 83216:4f2f1522636c

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-604 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-605 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-606 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-607 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-256
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 10 Oct 2004 16:41:56 +0000
parents f70dc61a797f d370f0f6584a
children e86fc76a45e4
line wrap: on
line diff
--- a/src/dispextern.h	Sun Oct 10 16:41:15 2004 +0000
+++ b/src/dispextern.h	Sun Oct 10 16:41:56 2004 +0000
@@ -2633,7 +2633,7 @@
 int lookup_fringe_bitmap (Lisp_Object);
 void draw_fringe_bitmap P_ ((struct window *, struct glyph_row *, int));
 void draw_row_fringe_bitmaps P_ ((struct window *, struct glyph_row *));
-void draw_window_fringes P_ ((struct window *));
+int draw_window_fringes P_ ((struct window *, int));
 int update_window_fringes P_ ((struct window *, int));
 void compute_fringe_widths P_ ((struct frame *, int));