; * lisp/window.el (fit-frame-to-buffer): Fix once more.
This commit is contained in:
parent
be147d2419
commit
2260e48d2e
1 changed files with 1 additions and 1 deletions
|
@ -8225,7 +8225,7 @@ MAX-HEIGHT, MIN-HEIGHT, MAX-WIDTH and MIN-WIDTH specify bounds on
|
|||
the new total size of FRAME's root window. MIN-HEIGHT and
|
||||
MIN-WIDTH default to the values of `window-min-height' and
|
||||
`window-min-width' respectively. These arguments are specified
|
||||
in the canonical character width and height of WINDOW's frame.
|
||||
in the canonical character width and height of FRAME.
|
||||
|
||||
If the optional argument ONLY is `vertically', resize the frame
|
||||
vertically only. If ONLY is `horizontally', resize the frame
|
||||
|
|
Loading…
Add table
Reference in a new issue