mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * lisp/help.el (temp-buffer-resize-mode): Fix doc-string typo.
This commit is contained in:
parent
a8da2d20d0
commit
7b4e12b51c
|
|
@ -2007,7 +2007,7 @@ When this mode is enabled, a window is resized only if it has been
|
|||
specially created for a temporary buffer. Windows that have shown
|
||||
another buffer before being reused for displaying a temporary buffer
|
||||
are not resized (but note that if `even-window-sizes' is non-nil, they
|
||||
might beresized in some situations anyway). A frame is resized only
|
||||
might be resized in some situations anyway). A frame is resized only
|
||||
if `fit-frame-to-buffer' is non-nil.
|
||||
|
||||
This mode is used by `help', `apropos' and `completion' buffers,
|
||||
|
|
|
|||
Loading…
Reference in a new issue