From: Richard M. Stallman Date: Tue, 27 Nov 2001 03:02:32 +0000 (+0000) Subject: Add Border. X-Git-Tag: ttn-vms-21-2-B4~18098 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0776c3a843f8be293948f65de8b3818b71e5883d;p=emacs.git Add Border. --- diff --git a/man/glossary.texi b/man/glossary.texi index 638e91a670a..65f9e6665b7 100644 --- a/man/glossary.texi +++ b/man/glossary.texi @@ -105,6 +105,15 @@ Bookmarks are akin to registers (q.v.@:) in that they record positions in buffers to which you can return later. Unlike registers, bookmarks persist between Emacs sessions. +@item Border +A border is a thin space along the edge of the frame, used just for +spacing, not for displaying anything. An Emacs frame has an ordinary +external border, outside of everything including the menu bar, plus an +internal border that surrounds the text windows and their scroll bars +and separates them from the menu bar and tool bar. You can customize +both borders with options and resources (@pxref{Borders X}). Borders +are not the same as fringes (q.v.@:). + @item Buffer The buffer is the basic editing unit; one buffer corresponds to one text being edited. You can have several buffers, but at any time you are