; * doc/lispref/windows.texi (Window Sizes): Another typo. (Bug#56811)
This commit is contained in:
parent
7990d0c36a
commit
ba54f7e39c
1 changed files with 1 additions and 1 deletions
|
@ -747,7 +747,7 @@ the selected window. If @var{window} is internal, the return value is
|
|||
the total width occupied by its descendant windows.
|
||||
|
||||
If a window's pixel width is not an integral multiple of its frame's
|
||||
character width, the number of lines occupied by the window is rounded
|
||||
character width, the number of columns occupied by the window is rounded
|
||||
internally. This is done in a way such that, if the window is a parent
|
||||
window, the sum of the total widths of all its children internally
|
||||
equals the total width of their parent. This means that although two
|
||||
|
|
Loading…
Add table
Reference in a new issue