summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-04-14 15:38:54 +0200
committerGravatar Tom Willemsen2011-04-14 15:38:54 +0200
commit93ba50adafe2de70c16f4ca4b8db86d25bbe7a4f (patch)
tree723c376447b396c10edb1e0c32638df9fe01b819 /emacs
parent2173039ef6eaab664b8dfd272dfef85145c3f52a (diff)
downloaddotfiles-93ba50adafe2de70c16f4ca4b8db86d25bbe7a4f.tar.gz
dotfiles-93ba50adafe2de70c16f4ca4b8db86d25bbe7a4f.zip
Folding changes and narrow-to-region enabled
Diffstat (limited to 'emacs')
-rw-r--r--emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs b/emacs
index 9a418e3..fbdac85 100644
--- a/emacs
+++ b/emacs
@@ -25,3 +25,4 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
+(put 'narrow-to-region 'disabled nil)