X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4ff90aeb968a6d8bce194349fa5b07c969fbfb45..13c19c5dbc0c5a20a6916061df1a227bad914b54:/el/dot-emacs.el?ds=sidebyside diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 63b3c24..a9e2d72 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -1452,6 +1452,10 @@ doesn't match any of the regular expressions in (mdw-define-face comint-highlight-input (t nil)) +(mdw-define-face Man-underline + (((type tty)) :underline t) + (t :slant italic)) + (mdw-define-face ido-subdir (t :foreground "cyan" :weight bold)) @@ -4339,7 +4343,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 ""