# HG changeset patch # User Gerd Moellmann # Date 976110861 0 # Node ID a8510beb9c9fed1a2031d4ea37f82a39ca73ffdd # Parent b0c17ac74953f5ea00fc1a16ebbfd479591365c8 (syms_of_window): Doc fix. diff -r b0c17ac74953 -r a8510beb9c9f src/window.c --- a/src/window.c Wed Dec 06 13:54:17 2000 +0000 +++ b/src/window.c Wed Dec 06 13:54:21 2000 +0000 @@ -5503,7 +5503,7 @@ DEFVAR_LISP ("even-window-heights", &Veven_window_heights, "*If non-nil, `display-buffer' should even the window heights.\n\ -If nil, `display-buffer' will leave the window configuation alone."); +If nil, `display-buffer' will leave the window configuration alone."); Veven_window_heights = Qt; DEFVAR_LISP ("minibuffer-scroll-window", &Vminibuf_scroll_window,