diff -r 9169f962cc47 -r ffabe41afc28 .emacs-my --- a/.emacs-my Sat Feb 02 18:00:53 2019 +0200 +++ b/.emacs-my Sun Mar 03 14:19:08 2019 +0200 @@ -2637,6 +2637,8 @@ (setq magit-log-margin '(t "%F %H:%M" magit-log-margin-width t 18)) (define-key magit-mode-map [s-tab] nil)) +(setq magit-diff-refine-hunk t) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "compile")