comparison lispref/windows.texi @ 89957:c08afac24467

Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26 Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-466 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-470 Update from CVS
author Miles Bader <miles@gnu.org>
date Wed, 28 Jul 2004 07:05:52 +0000
parents b9eee0a7bef5 71acae3800d6
children 0fe073a08cef
comparison
equal deleted inserted replaced
89956:b9eee0a7bef5 89957:c08afac24467
1 @c -*-texinfo-*- 1 @c -*-texinfo-*-
2 @c This is part of the GNU Emacs Lisp Reference Manual. 2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004
4 @c Free Software Foundation, Inc. 4 @c Free Software Foundation, Inc.
5 @c See the file elisp.texi for copying conditions. 5 @c See the file elisp.texi for copying conditions.
6 @setfilename ../info/windows 6 @setfilename ../info/windows
7 @node Windows, Frames, Buffers, Top 7 @node Windows, Frames, Buffers, Top
8 @chapter Windows 8 @chapter Windows
1087 variables in your init file, before @var{buffer} was created, then 1087 variables in your init file, before @var{buffer} was created, then
1088 presumably the window was previously made by this function. 1088 presumably the window was previously made by this function.
1089 @end defun 1089 @end defun
1090 1090
1091 @defopt special-display-frame-alist 1091 @defopt special-display-frame-alist
1092 @anchor{Definition of special-display-frame-alist}
1092 This variable holds frame parameters for 1093 This variable holds frame parameters for
1093 @code{special-display-popup-frame} to use when it creates a frame. 1094 @code{special-display-popup-frame} to use when it creates a frame.
1094 @end defopt 1095 @end defopt
1095 1096
1096 @defopt same-window-buffer-names 1097 @defopt same-window-buffer-names