]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fdisplay_buffer): Fix doc.
authorKenichi Handa <handa@m17n.org>
Tue, 24 Oct 2000 04:39:01 +0000 (04:39 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 24 Oct 2000 04:39:01 +0000 (04:39 +0000)
src/window.c

index f11436b65b2bb3e11521d181ad347fc249c9633a..36f857e646567c61bd48a25b582544a8ac353a04 100644 (file)
@@ -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;