diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispextern.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index 459762132ce..e53cdfb3a6e 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -2097,6 +2097,7 @@ extern int tool_bar_button_relief; | |||
| 2097 | 2097 | ||
| 2098 | /* Defined in xdisp.c */ | 2098 | /* Defined in xdisp.c */ |
| 2099 | 2099 | ||
| 2100 | int display_prop_intangible_p P_ ((Lisp_Object)); | ||
| 2100 | void resize_echo_area_axactly P_ ((void)); | 2101 | void resize_echo_area_axactly P_ ((void)); |
| 2101 | int resize_mini_window P_ ((struct window *, int)); | 2102 | int resize_mini_window P_ ((struct window *, int)); |
| 2102 | int try_window P_ ((Lisp_Object, struct text_pos)); | 2103 | int try_window P_ ((Lisp_Object, struct text_pos)); |