summaryrefslogtreecommitdiff
path: root/lisp/term/w32-win.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/w32-win.el')
-rw-r--r--lisp/term/w32-win.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el
index c84d67303f6..d37c8d1cd8d 100644
--- a/lisp/term/w32-win.el
+++ b/lisp/term/w32-win.el
@@ -75,6 +75,9 @@
(require 'select)
(require 'menu-bar)
+;; Disable until scrollbars are fully functional
+(scroll-bar-mode nil)
+
(defvar x-invocation-args)
(defvar x-command-line-resources nil)