]> git.eshelyaron.com Git - emacs.git/commitdiff
Extern reseat_at_previous_visible_line_start.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 16 Nov 2004 02:01:00 +0000 (02:01 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 16 Nov 2004 02:01:00 +0000 (02:01 +0000)
src/dispextern.h

index 7e8d15d8e8fc2ab663836685d4868b9548f77503..2b53fa8d8fd1b9afce81f09d377ad27dd32a81f7 100644 (file)
@@ -2602,6 +2602,7 @@ extern int help_echo_pos;
 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 *));