From b210bc3ce785f39ebc154ecf6020e182f7288203 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Tue, 29 Oct 2019 13:29:36 +0900 Subject: [PATCH] Do not exclude magit font-lock --- emacs.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emacs.el b/emacs.el index c3f2401..b53fa56 100644 --- a/emacs.el +++ b/emacs.el @@ -727,8 +727,7 @@ found, otherwise returns nil." eshell-mode ;;term-mode Man-mode - magit-diff-mode - magit-revision-mode)) + )) ;; (standard-display-ascii ?\n "$\n")