summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTak Kunihiro <tkk@misasa.okayama-u.ac.jp>2019-06-07 19:26:42 +0100
committerAlan Third <alan@idiocy.org>2019-06-07 19:26:42 +0100
commit9f4c945b5cfb2e26a65ca10453591536c8fb0ff4 (patch)
treeec5eb835b4f254489f4b590bfaebe8b611f47645
parent348657cc2155f1d27338dc169634dc74caf9a0a3 (diff)
downloademacs-9f4c945b5cfb2e26a65ca10453591536c8fb0ff4.tar.gz
Make mouse-wheel-scroll-amount consistent among platforms
* lisp/term/ns-win.el (mouse-wheel-scroll-amount): Do not put any values on mouse-wheel-scroll-amount on ns.
-rw-r--r--lisp/term/ns-win.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el
index 6a668b213dd..83b845b1a5a 100644
--- a/lisp/term/ns-win.el
+++ b/lisp/term/ns-win.el
@@ -745,10 +745,6 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
(string-to-number (match-string 1 ns-version-string)))))
;; Appkit 1138 ~= macOS 10.7.
(when (>= appkit-version 1138)
- (setq mouse-wheel-scroll-amount '(1 ((shift) . 5) ((control))))
- (put 'mouse-wheel-scroll-amount 'customized-value
- (list (custom-quote (symbol-value 'mouse-wheel-scroll-amount))))
-
(setq mouse-wheel-progressive-speed nil)
(put 'mouse-wheel-progressive-speed 'customized-value
(list (custom-quote