aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/scroll-bar.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/scroll-bar.el b/lisp/scroll-bar.el
index 8fd62f02898..462fdad55ae 100644
--- a/lisp/scroll-bar.el
+++ b/lisp/scroll-bar.el
@@ -56,6 +56,7 @@ created in the future.
56With a numeric argument, if the argument is negative, 56With a numeric argument, if the argument is negative,
57turn off scroll bars; otherwise, turn on scroll bars." 57turn off scroll bars; otherwise, turn on scroll bars."
58 (interactive "P") 58 (interactive "P")
59 (if flag (setq flag (prefix-numeric-value flag)))
59 60
60 ;; Obtain the current setting by looking at default-frame-alist. 61 ;; Obtain the current setting by looking at default-frame-alist.
61 (let ((scroll-bar-mode 62 (let ((scroll-bar-mode