From 670fd25ce468cf6890a1c21ea25067ed9786218b Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sun, 20 Dec 2015 14:05:19 +0900 Subject: [PATCH] Revive term-mode color --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index 3608fd3..c1bea6b 100644 --- a/emacs.el +++ b/emacs.el @@ -594,7 +594,7 @@ IF OK-IF-ALREADY-EXISTS is true force download." '(not help-mode eshell-mode - term-mode + ;;term-mode Man-mode)) ;; (standard-display-ascii ?\n "$\n")