Make scrollbar comment clearer

This commit is contained in:
2012-04-05 08:36:32 +01:00
parent 8c67eaebaf
commit 42298cceb0

View File

@@ -15,7 +15,7 @@
;; Disable toolbar
(tool-bar-mode -1)
;; Scrollbar
;; Disable Scrollbar
(set-scroll-bar-mode 'nil)
;; Show matching parentheses