From 7e842cfd399c0bea9d480d5fa7a18dfa06bb6a60 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 2 Jun 2011 23:19:42 -0400 Subject: This is what happens when I use Parabola for a day. --- .emacs.d/custom.el | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.emacs.d') diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el index e69de29..d8fdce4 100644 --- a/.emacs.d/custom.el +++ b/.emacs.d/custom.el @@ -0,0 +1,6 @@ +(custom-set-variables + ;; custom-set-variables was added by Custom. + ;; If you edit it by hand, you could mess it up, so be careful. + ;; Your init file should contain only one such instance. + ;; If there is more than one, they won't work right. + '(scroll-bar-mode nil)) -- cgit v1.2.3