# HG changeset patch # User Richard M. Stallman # Date 780629826 0 # Node ID 9853955949cf7d35b1776b40c184189d6be8a811 # Parent 766b6288e0f268eb8057938f548f1cdb1d890a6a (syms_of_window): Doc fix. diff -r 766b6288e0f2 -r 9853955949cf src/window.c --- 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'.");