mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
Add function prototype for resize_mini_window.
This commit is contained in:
parent
3c6ede7b91
commit
d0623bcd1b
1 changed files with 1 additions and 0 deletions
|
|
@ -2030,6 +2030,7 @@ extern int toolbar_button_relief;
|
|||
|
||||
/* Defined in xdisp.c */
|
||||
|
||||
int resize_mini_window P_ ((struct window *));
|
||||
int try_window P_ ((Lisp_Object, struct text_pos));
|
||||
void window_box P_ ((struct window *, int, int *, int *, int *, int *));
|
||||
int window_box_height P_ ((struct window *));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue