From: Tak Kunihiro Date: Fri, 7 Jun 2019 18:26:42 +0000 (+0100) Subject: Make mouse-wheel-scroll-amount consistent among platforms X-Git-Tag: emacs-27.0.90~2669^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f4c945b5cfb2e26a65ca10453591536c8fb0ff4;p=emacs.git 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. --- 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