emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/diff-mode.el


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/diff-mode.el
Date: Tue, 21 Mar 2006 10:15:39 +0000

Index: emacs/lisp/diff-mode.el
diff -u emacs/lisp/diff-mode.el:1.84 emacs/lisp/diff-mode.el:1.85
--- emacs/lisp/diff-mode.el:1.84        Mon Feb  6 14:33:32 2006
+++ emacs/lisp/diff-mode.el     Tue Mar 21 10:15:39 2006
@@ -274,7 +274,7 @@
 (defvar diff-indicator-changed-face 'diff-indicator-changed)
 
 (defface diff-function
-  '((t :inherit diff-context))
+  '((t :inherit diff-header))
   "`diff-mode' face used to highlight function names produced by \"diff -p\"."
   :group 'diff-mode)
 ;; backward-compatibility alias




reply via email to

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