; * doc/lispref/windows.texi (Window Sizes): Fix a typo. (Bug#56811)
This commit is contained in:
parent
1c8e90649e
commit
7990d0c36a
1 changed files with 1 additions and 1 deletions
|
@ -737,7 +737,7 @@ with any other @var{round} it returns the internal value of
|
|||
@cindex window width
|
||||
@cindex width of a window
|
||||
@cindex total width of a window
|
||||
The @dfn{total width} of a window is the number of lines comprising its
|
||||
The @dfn{total width} of a window is the number of columns comprising its
|
||||
body and its left and right decorations (@pxref{Basic Windows}).
|
||||
|
||||
@defun window-total-width &optional window round
|
||||
|
|
Loading…
Add table
Reference in a new issue