diff-use-changed-face
diff-use-changed-face is a variable defined in `diff-mode.el
'.Its value is
nil
Documentation:
If non-nil, use the face `diff-changed' for changed lines in context diffs.
Otherwise, use the face `diff-removed' for removed lines,
and the face `diff-added' for added lines.