/[emacs]/emacs/lisp/faces.el
ViewVC logotype

Diff of /emacs/lisp/faces.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.254 by miles, Tue Feb 12 02:59:05 2002 UTC revision 1.255 by eliz, Sun Feb 17 18:18:17 2002 UTC
# Line 1725  created." Line 1725  created."
1725       :box (:line-width -1 :color "grey40" :style nil)       :box (:line-width -1 :color "grey40" :style nil)
1726       :foreground "grey80" :background "grey30")       :foreground "grey80" :background "grey30")
1727      (t      (t
1728         :inherit mode-line
1729       :inverse-video t))       :inverse-video t))
1730    "Basic mode line face for non-selected windows."    "Basic mode line face for non-selected windows."
1731    :version "21.2"    :version "21.2"
# Line 1746  created." Line 1747  created."
1747       ;; highlighting; this may be too confusing in general, although it       ;; highlighting; this may be too confusing in general, although it
1748       ;; happens to look good with the only current use of header-lines,       ;; happens to look good with the only current use of header-lines,
1749       ;; the info browser. XXX       ;; the info browser. XXX
1750         :inherit mode-line
1751       :underline t)       :underline t)
1752      (((class color grayscale) (background light))      (((class color grayscale) (background light))
1753       :inherit mode-line       :inherit mode-line

Legend:
Removed from v.1.254  
changed lines
  Added in v.1.255

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26