]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_window): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Sep 1994 01:37:06 +0000 (01:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Sep 1994 01:37:06 +0000 (01:37 +0000)
src/window.c

index 35140f239a9a6efaab406628d963cc03b8cfcef3..b34f8a86132ecc5b1283f63b6782b6176d6b6bb8 100644 (file)
@@ -3285,7 +3285,7 @@ See also `special-display-buffer-names'.");
 It is called with two arguments, the buffer and optional buffer specific\n\
 data, and should return a window displaying that buffer.\n\
 The default value makes a separate frame for the buffer,\n\
-using `special-display-alist' to specify the frame parameters.\n\
+using `special-display-frame-alist' to specify the frame parameters.\n\
 \n\
 A buffer is special if its is listed in `special-display-buffer-names'\n\
 or matches a regexp in `special-display-regexps'.");