comparison lispref/windows.texi @ 90224:2d92f5c9d6ae

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 514-518) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 104-105) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 26 Aug 2005 09:51:52 +0000
parents f9a65d7ebd29 e836425ee789
children 10fe5fadaf89
comparison
equal deleted inserted replaced
90223:edf295560b5a 90224:2d92f5c9d6ae
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, 2004 3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003,
4 @c Free Software Foundation, Inc. 4 @c 2004, 2005 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
9 9
265 column 0 column 80 265 column 0 column 80
266 @end group 266 @end group
267 @end smallexample 267 @end smallexample
268 268
269 Normally, Emacs indicates the border between two side-by-side windows 269 Normally, Emacs indicates the border between two side-by-side windows
270 with a scroll bar (@pxref{Window Frame Parameters,Scroll Bars}) or @samp{|} 270 with a scroll bar (@pxref{Layout Parameters,Scroll Bars}) or @samp{|}
271 characters. The display table can specify alternative border 271 characters. The display table can specify alternative border
272 characters; see @ref{Display Tables}. 272 characters; see @ref{Display Tables}.
273 @end deffn 273 @end deffn
274 274
275 @deffn Command split-window-vertically &optional size 275 @deffn Command split-window-vertically &optional size