el/dot-emacs.el: Turn off global diff refinement in Magit.
[profile] / el / dot-emacs.el
index 63b3c24..68a4d9f 100644 (file)
@@ -4339,7 +4339,7 @@ This allows you to pass a list of arguments through `ansi-term'."
 ;;;--------------------------------------------------------------------------
 ;;; Magit configuration.
 
-(setq magit-diff-refine-hunk 'all
+(setq magit-diff-refine-hunk 't
       magit-view-git-manual-method 'man
       magit-log-margin '(nil age magit-log-margin-width t 18)
       magit-wip-after-save-local-mode-lighter ""