mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
(Fdisplay_buffer): Fix doc.
This commit is contained in:
parent
04448b951d
commit
32cf3ee07d
1 changed files with 1 additions and 1 deletions
|
|
@ -2805,7 +2805,7 @@ If FRAME is t, search all frames.\n\
|
|||
If FRAME is a frame, search only that frame.\n\
|
||||
If FRAME is nil, search only the selected frame\n\
|
||||
(actually the last nonminibuffer frame),\n\
|
||||
unless `pop-up-frames' or `display-reuse-frames' is non-nil,\n\
|
||||
unless `pop-up-frames' or `display-buffer-reuse-frames' is non-nil,\n\
|
||||
which means search visible and iconified frames.")
|
||||
(buffer, not_this_window, frame)
|
||||
register Lisp_Object buffer, not_this_window, frame;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue