1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

Fix fit-window-to-buffer doc-string.

This commit is contained in:
Kan-Ru Chen 2014-09-12 08:26:46 +02:00 committed by Martin Rudalics
parent ab10393e75
commit c4ea7c9612
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-09-12 Kan-Ru Chen <kanru@kanru.info>
* window.el (fit-window-to-buffer): Doc fix.
2014-09-10 Ivan Shmakov <ivan@siamics.net> (tiny change)
* desktop.el (desktop-create-buffer): Check that buffers are still live

View File

@ -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