mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-16 05:21:26 +00:00
; * lisp/window.el (display-buffer): Fix doc-string typo.
This commit is contained in:
parent
7b4e12b51c
commit
ea09986dae
1 changed files with 1 additions and 1 deletions
|
|
@ -8273,7 +8273,7 @@ Action alist entries are:
|
|||
and `shrink-window-if-larger-than-buffer'.
|
||||
\\+`window-width' -- The value specifies the desired width of the
|
||||
window chosen and is either an integer (the total width of
|
||||
the window specified in frame lines), a floating point
|
||||
the window specified in frame columns), a floating point
|
||||
number (the fraction of its total width with respect to the
|
||||
width of the frame's root window), a cons cell whose car is
|
||||
`body-columns' and whose cdr is an integer that specifies the
|
||||
|
|
|
|||
Loading…
Reference in a new issue