phillord pushed a commit to branch externals/pabbrev
in repository elpa.
commit ea306e43b9976caa6d2e340857dacbe594020030
Author: Phillip Lord <[email protected]>
Date: Mon Sep 23 20:57:20 2013 +0100
Exclude nrepl mode.
---
pabbrev.el | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pabbrev.el b/pabbrev.el
index 978d75c..aa0e24e 100644
--- a/pabbrev.el
+++ b/pabbrev.el
@@ -451,6 +451,7 @@ I'm not telling you which version, I prefer."
dired-mode
eshell-mode
slime-repl-mode
+ nrepl-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