aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/window.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/window.el b/lisp/window.el
index de110111b5a..a86c2f96bdc 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -8285,7 +8285,7 @@ and defaults to `window-min-width'. Both MAX-WIDTH and MIN-WIDTH
8285are specified in columns and include fringes, margins, a 8285are specified in columns and include fringes, margins, a
8286scrollbar and a vertical divider, if any. 8286scrollbar and a vertical divider, if any.
8287 8287
8288If the optional argument `preserve-size' is non-nil, preserve the 8288Optional argument PRESERVE-SIZE non-nil means to preserve the
8289size of WINDOW (see `window-preserve-size'). 8289size of WINDOW (see `window-preserve-size').
8290 8290
8291Fit pixelwise if the option `window-resize-pixelwise' is non-nil. 8291Fit pixelwise if the option `window-resize-pixelwise' is non-nil.