From: Stefan Kangas Date: Fri, 28 Aug 2020 14:10:09 +0000 (+0200) Subject: * lisp/mwheel.el: Improve package description. X-Git-Tag: emacs-28.0.90~6346 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d77dc2609f6b1cc61a044b535f3d473592b883fc;p=emacs.git * lisp/mwheel.el: Improve package description. --- diff --git a/lisp/mwheel.el b/lisp/mwheel.el index c385fdfc265..d5172ba0bf5 100644 --- a/lisp/mwheel.el +++ b/lisp/mwheel.el @@ -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: