diff src/dispextern.h @ 58251:11be17ba7a64

Extern reseat_at_previous_visible_line_start.
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 16 Nov 2004 02:01:00 +0000
parents a420de80f7f7
children 9c22abc6e9bd 2a3f27a45698 b637c617432f
line wrap: on
line diff
--- a/src/dispextern.h	Tue Nov 16 00:31:32 2004 +0000
+++ b/src/dispextern.h	Tue Nov 16 02:01:00 2004 +0000
@@ -2602,6 +2602,7 @@
 extern struct frame *last_mouse_frame;
 extern int last_tool_bar_item;
 extern int mouse_autoselect_window;
+extern void reseat_at_previous_visible_line_start P_ ((struct it *));
 
 extern int calc_pixel_width_or_height P_ ((double *, struct it *, Lisp_Object,
 					   /* XFontStruct */ void *, int, int *));