mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix fit-window-to-buffer doc-string.
This commit is contained in:
parent
ab10393e75
commit
c4ea7c9612
2 changed files with 5 additions and 1 deletions
|
|
@ -7173,7 +7173,7 @@ and header line and a bottom divider, if any.
|
|||
|
||||
If WINDOW is part of a horizontal combination and the value of
|
||||
the option `fit-window-to-buffer-horizontally' is non-nil, adjust
|
||||
WINDOW's height. The new width of WINDOW is calculated from the
|
||||
WINDOW's width. The new width of WINDOW is calculated from the
|
||||
maximum length of its buffer's lines that follow the current
|
||||
start position of WINDOW. The optional argument MAX-WIDTH
|
||||
specifies a maximum width and defaults to the width of WINDOW's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue