From: Juri Linkov Date: Tue, 9 Aug 2005 21:51:54 +0000 (+0000) Subject: (Standard Faces): Describe vertical-border on window systems. X-Git-Tag: emacs-pretest-22.0.90~7670 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=58f1b4d861e9303468d383ca79e6b50b905a99cc;p=emacs.git (Standard Faces): Describe vertical-border on window systems. --- diff --git a/man/display.texi b/man/display.texi index 06b3a58642f..52764344ac2 100644 --- a/man/display.texi +++ b/man/display.texi @@ -188,9 +188,11 @@ in that face affect mode lines in all windows. Similar to @code{mode-line} for a window's header line. Most modes don't use the header line, but the Info mode does. @item vertical-border -This face is used for the vertical divider between windows on -character terminals. By default this face inherits from the -@code{mode-line-inactive} face. +This face is used for the vertical divider between windows. +By default this face inherits from the @code{mode-line-inactive} face +on character terminals. On window systems the foreground color of +this face is used for the vertical line between windows without +scrollbars. @item minibuffer-prompt This face is used for the prompt strings displayed in the minibuffer. @item fringe