From: Kim F. Storm Date: Mon, 31 Mar 2003 20:35:57 +0000 (+0000) Subject: (change_window_heights): Add prototype. X-Git-Tag: ttn-vms-21-2-B4~10702 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=92a373e30f1114d7a2ce21998d1de4ad4991158c;p=emacs.git (change_window_heights): Add prototype. --- diff --git a/src/window.h b/src/window.h index 1cb91d3566e..50357d3494b 100644 --- a/src/window.h +++ b/src/window.h @@ -385,6 +385,7 @@ extern int window_height P_ ((Lisp_Object)); extern int window_width P_ ((Lisp_Object)); extern void set_window_height P_ ((Lisp_Object, int, int)); extern void set_window_width P_ ((Lisp_Object, int, int)); +extern void change_window_heights P_ ((Lisp_Object, int)); extern void delete_all_subwindows P_ ((struct window *)); extern void freeze_window_starts P_ ((struct frame *, int)); extern void foreach_window P_ ((struct frame *,