# HG changeset patch # User Eli Zaretskii # Date 1138386855 0 # Node ID c27d8d7e14fd771d7b1a7830d98959423669c770 # Parent 7ca2eae4cee29c132203f469eb75250602b07a85 (Layout Parameters): border-width and internal-border-width belong to the frame, not the window. diff -r 7ca2eae4cee2 -r c27d8d7e14fd lispref/frames.texi --- a/lispref/frames.texi Thu Jan 26 23:03:17 2006 +0000 +++ b/lispref/frames.texi Fri Jan 27 18:34:15 2006 +0000 @@ -466,10 +466,10 @@ @table @code @item border-width -The width in pixels of the window border. +The width in pixels of the frame's border. @item internal-border-width -The distance in pixels between text and border. +The distance in pixels between text and the frame's border. @item vertical-scroll-bars Whether the frame has scroll bars for vertical scrolling, and which side