emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mail/rmail.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/rmail.el,v
Date: Fri, 01 Feb 2008 02:40:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/02/01 02:40:23

Index: lisp/mail/rmail.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mail/rmail.el,v
retrieving revision 1.445
retrieving revision 1.446
diff -u -b -r1.445 -r1.446
--- lisp/mail/rmail.el  13 Jan 2008 18:16:04 -0000      1.445
+++ lisp/mail/rmail.el  1 Feb 2008 02:40:23 -0000       1.446
@@ -332,7 +332,7 @@
   :group 'rmail-headers)
 
 (defface rmail-highlight
-  '((t :default highlight))
+  '((t (:inherit highlight)))
   "Face to use for highlighting the most important header fields."
   :group 'rmail-headers
   :version "22.1")




reply via email to

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