summaryrefslogtreecommitdiffstats
path: root/emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d')
-rw-r--r--emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index de7e4e3..7645669 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -203,7 +203,7 @@
'(quack-pretty-lambda-p t)
'(quack-run-scheme-always-prompts-p nil)
'(savehist-mode t)
- '(scroll-bar-mode (quote right))
+ '(scroll-bar-mode nil)
'(scroll-conservatively 5)
'(send-mail-function (quote sendmail-send-it))
'(show-paren-mode t)