1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00

(display_prop_intangible_p): Add prototype.

This commit is contained in:
Gerd Moellmann 2000-06-20 19:45:24 +00:00
parent 06568bbfec
commit ce0b67174f

View file

@ -2097,6 +2097,7 @@ extern int tool_bar_button_relief;
/* Defined in xdisp.c */
int display_prop_intangible_p P_ ((Lisp_Object));
void resize_echo_area_axactly P_ ((void));
int resize_mini_window P_ ((struct window *, int));
int try_window P_ ((Lisp_Object, struct text_pos));