From 42298cceb094d87c77ed17ede0e999946047b368 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 5 Apr 2012 08:36:32 +0100 Subject: [PATCH] Make scrollbar comment clearer --- appearance.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appearance.el b/appearance.el index 30dab1b..49d6f90 100644 --- a/appearance.el +++ b/appearance.el @@ -15,7 +15,7 @@ ;; Disable toolbar (tool-bar-mode -1) -;; Scrollbar +;; Disable Scrollbar (set-scroll-bar-mode 'nil) ;; Show matching parentheses