(diff-function): Make it inherit from diff-header instead of diff-context.

This commit is contained in:
Nick Roberts
2006-03-21 10:15:39 +00:00
parent c1fc674b45
commit ea5d66db38

View File

@@ -274,7 +274,7 @@ when editing big diffs)."
(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