phillord pushed a commit to branch externals/pabbrev
in repository elpa.
commit acbf7c11f5a3ef0c2bf2e7b0438fe98329354329
Author: Phillip Lord <[email protected]>
Date: Thu Oct 25 12:00:34 2012 +0100
Added slime mode to excluded modes
---
pabbrev.el | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pabbrev.el b/pabbrev.el
index 80f585d..978d75c 100644
--- a/pabbrev.el
+++ b/pabbrev.el
@@ -450,6 +450,7 @@ I'm not telling you which version, I prefer."
term-mode
dired-mode
eshell-mode
+ slime-repl-mode
;; gnus article mode is read-only so should be missed anyway,
;; but it does something wierd so that it's not
gnus-article-mode