summaryrefslogtreecommitdiff
path: root/lispref/windows.texi
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
commit177c0ea74342272645959b82cf219faa0b3dba16 (patch)
tree44e22b210a9904eab25a66d12e708804b671df75 /lispref/windows.texi
parentdb95369be096960245dd38678f68464627698678 (diff)
downloademacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz
Trailing whitespace deleted.
Diffstat (limited to 'lispref/windows.texi')
-rw-r--r--lispref/windows.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi
index 4d7008607b9..1fc7a7e5022 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -1685,7 +1685,7 @@ If @var{window} is @code{nil}, the function uses the selected window.
@tindex window-body-height
@defun window-body-height &optional window
-Like @code{window-height} but the value does not include the
+Like @code{window-height} but the value does not include the
mode line (if any) or the header line (if any).
@end defun