Mercurial > emacs
changeset 68410:c27d8d7e14fd
(Layout Parameters): border-width and internal-border-width belong to the
frame, not the window.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 27 Jan 2006 18:34:15 +0000 |
parents | 7ca2eae4cee2 |
children | 44be17a30703 |
files | lispref/frames.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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