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:
parent
06568bbfec
commit
ce0b67174f
1 changed files with 1 additions and 0 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue