emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 2e39474 070/108: Add shells to excluded modes


From: Artur Malabarba
Subject: [elpa] master 2e39474 070/108: Add shells to excluded modes
Date: Wed, 25 Mar 2015 18:39:12 +0000

branch: master
commit 2e39474a60c46d36be63b8119f20f52e8a42c1be
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    Add shells to excluded modes
---
 aggressive-indent.el |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/aggressive-indent.el b/aggressive-indent.el
index 7d7015a..0d1297c 100644
--- a/aggressive-indent.el
+++ b/aggressive-indent.el
@@ -142,7 +142,10 @@ Please include this in your report!"
     minibuffer-inactive-mode
     python-mode
     special-mode
+    shell-mode
+    eshell-mode
     tabulated-list-mode
+    term-mode
     text-mode
     yaml-mode
     )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]