el/dot-emacs.el: Turn off the margin display in Magit log buffers.
[profile] / el / dot-emacs.el
index 80fc05a..cdd89f2 100644 (file)
@@ -3670,6 +3670,7 @@ This allows you to pass a list of arguments through `ansi-term'."
 
 (setq magit-diff-refine-hunk 'all
       magit-view-git-manual-method 'man
+      magit-log-margin '(nil age magit-log-margin-width t 18)
       magit-wip-after-save-local-mode-lighter ""
       magit-wip-after-apply-mode-lighter ""
       magit-wip-before-change-mode-lighter "")