]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/mwheel.el: Improve package description.
authorStefan Kangas <stefankangas@gmail.com>
Fri, 28 Aug 2020 14:10:09 +0000 (16:10 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 28 Aug 2020 14:15:21 +0000 (16:15 +0200)
lisp/mwheel.el

index c385fdfc2655424fda0815b733b1819c281f2fe0..d5172ba0bf5f13f9d77a9a5849b5a8f19fc9ff49 100644 (file)
@@ -25,8 +25,8 @@
 ;; Under X11/X.Org, the wheel events are sent as button4/button5
 ;; events.
 
-;; It is already enabled by default on most graphical displays.  You
-;; can toggle it with M-x mouse-wheel-mode.
+;; Mouse wheel support is already enabled by default on most graphical
+;; displays.  You can toggle it using `M-x mouse-wheel-mode'.
 
 ;;; Code: