From 82941dd3e31e0a5c5b2bb91fa2be5e068bcd8ca1 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Wed, 26 Sep 2018 18:54:35 +0900 Subject: [PATCH] Add font-lock-mode exclude --- emacs.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index bfeab1b..7d490b2 100644 --- a/emacs.el +++ b/emacs.el @@ -557,7 +557,9 @@ found, otherwise returns nil." help-mode eshell-mode ;;term-mode - Man-mode)) + Man-mode + magit-diff-mode + magit-revision-mode)) ;; (standard-display-ascii ?\n "$\n")