aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index 3729df47c7a..fa5e40e0650 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -2145,6 +2145,7 @@ extern int tool_bar_button_relief;
2145 2145
2146/* Defined in xdisp.c */ 2146/* Defined in xdisp.c */
2147 2147
2148int string_buffer_position P_ ((struct window *, Lisp_Object, int));
2148int line_bottom_y P_ ((struct it *)); 2149int line_bottom_y P_ ((struct it *));
2149int display_prop_intangible_p P_ ((Lisp_Object)); 2150int display_prop_intangible_p P_ ((Lisp_Object));
2150void resize_echo_area_axactly P_ ((void)); 2151void resize_echo_area_axactly P_ ((void));