attribute for the tty case.
+2002-02-17 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * faces.el (mode-line-inactive, header-line): Add the :inherit
+ attribute for the tty case.
+
2002-02-17 stanislav shalunov <shalunov@internet2.edu>
* mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
:box (:line-width -1 :color "grey40" :style nil)
:foreground "grey80" :background "grey30")
(t
+ :inherit mode-line
:inverse-video t))
"Basic mode line face for non-selected windows."
:version "21.2"
;; highlighting; this may be too confusing in general, although it
;; happens to look good with the only current use of header-lines,
;; the info browser. XXX
+ :inherit mode-line
:underline t)
(((class color grayscale) (background light))
:inherit mode-line