diff src/window.c @ 9114:9853955949cf

(syms_of_window): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Sep 1994 01:37:06 +0000
parents 984a4b1be1d1
children c35d0ed03819
line wrap: on
line diff
--- a/src/window.c	Tue Sep 27 01:24:44 1994 +0000
+++ b/src/window.c	Tue Sep 27 01:37:06 1994 +0000
@@ -3285,7 +3285,7 @@
 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'.");