Mercurial > emacs
changeset 34265:a8510beb9c9f
(syms_of_window): Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 06 Dec 2000 13:54:21 +0000 |
parents | b0c17ac74953 |
children | 8709aba617d7 |
files | src/window.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,