summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-01-27 18:34:15 +0000
committerEli Zaretskii <eliz@gnu.org>2006-01-27 18:34:15 +0000
commited6b5732d03fb1d27765298ba084bd9d5c9e2271 (patch)
tree64fdef9e017ff6ef429f4e20f925d9784d371c76 /lispref
parent429bd84e32a47e71922125fa0eb62d7ced5361e2 (diff)
downloademacs-ed6b5732d03fb1d27765298ba084bd9d5c9e2271.tar.gz
(Layout Parameters): border-width and internal-border-width belong to the
frame, not the window.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/frames.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 3cb5e49dbac..4b967d8989c 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -466,10 +466,10 @@ frame, or control their sizes.
@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