emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mh-e/mh-customize.el


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/mh-customize.el
Date: Fri, 08 Apr 2005 10:26:21 -0400

Index: emacs/lisp/mh-e/mh-customize.el
diff -c emacs/lisp/mh-e/mh-customize.el:1.10 
emacs/lisp/mh-e/mh-customize.el:1.11
*** emacs/lisp/mh-e/mh-customize.el:1.10        Wed Aug 25 05:57:29 2004
--- emacs/lisp/mh-e/mh-customize.el     Fri Apr  8 14:26:13 2005
***************
*** 1,6 ****
  ;;; mh-customize.el --- MH-E customization
  
! ;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  
  ;; Author: Bill Wohler <address@hidden>
  ;; Maintainer: Bill Wohler <address@hidden>
--- 1,6 ----
  ;;; mh-customize.el --- MH-E customization
  
! ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
  ;; Author: Bill Wohler <address@hidden>
  ;; Maintainer: Bill Wohler <address@hidden>
***************
*** 2345,2353 ****
  
  (defface mh-speedbar-selected-folder-face
    '((((class color) (background light))
!      (:foreground "red" :underline t))
      (((class color) (background dark))
!      (:foreground "red" :underline t))
      (t (:underline t)))
    "Face used for the current folder."
    :group 'mh-speed-faces)
--- 2345,2353 ----
  
  (defface mh-speedbar-selected-folder-face
    '((((class color) (background light))
!      (:foreground "red1" :underline t))
      (((class color) (background dark))
!      (:foreground "red1" :underline t))
      (t (:underline t)))
    "Face used for the current folder."
    :group 'mh-speed-faces)




reply via email to

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