summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 17:47:05 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 17:47:05 +0000
commit8f87ac28e6baff04e230291150dcd20349a96c88 (patch)
treee76f1008689feed5037e0c42cf6796f73ff53e1d /src
parentf32f434a912eb4c238e04331ee7108119e96d04f (diff)
downloademacs-8f87ac28e6baff04e230291150dcd20349a96c88.tar.gz
(Fdisplay_buffer): Fix docstring.
Diffstat (limited to 'src')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 79ae64ff7e9..744cfd8cd3a 100644
--- a/src/window.c
+++ b/src/window.c
@@ -2897,7 +2897,7 @@ unless the window is the selected window and the optional second\n\
argument NOT-THIS-WINDOW is non-nil (interactively, with prefix arg).\n\
If `pop-up-frames' is non-nil, make a new frame if no window shows BUFFER.\n\
Returns the window displaying BUFFER.\n\
-If `display-reuse-frames' is non-nil, and another frame is currently\n\
+If `display-buffer-reuse-frames' is non-nil, and another frame is currently\n\
displaying BUFFER, then simply raise that frame.\n\
\n\
The variables `special-display-buffer-names', `special-display-regexps',\n\