changeset 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 6bd8923b07df
children a22adc2b72fb
files src/dispextern.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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 *));