emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/display.texi


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/display.texi
Date: Mon, 20 Jun 2005 06:45:38 -0400

Index: emacs/man/display.texi
diff -c emacs/man/display.texi:1.90 emacs/man/display.texi:1.91
*** emacs/man/display.texi:1.90 Wed Jun  8 03:20:56 2005
--- emacs/man/display.texi      Mon Jun 20 10:45:26 2005
***************
*** 1,5 ****
  @c This is part of the Emacs manual.
! @c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001, 2002
  @c   Free Software Foundation, Inc.
  @c See file emacs.texi for copying conditions.
  @node Display, Search, Registers, Top
--- 1,5 ----
  @c This is part of the Emacs manual.
! @c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001, 2002, 2005
  @c   Free Software Foundation, Inc.
  @c See file emacs.texi for copying conditions.
  @node Display, Search, Registers, Top
***************
*** 113,118 ****
--- 113,122 ----
  @item header-line
  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-divider
+ 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.
  @item minibuffer-prompt
  This face is used for the prompt strings displayed in the minibuffer.
  @item highlight




reply via email to

[Prev in Thread] Current Thread [Next in Thread]