changeset 51271:ff87ff02952e

Commentary change.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 May 2003 23:09:40 +0000
parents 827c306f0515
children 59870655e8c9
files lisp/mwheel.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mwheel.el	Tue May 27 22:34:58 2003 +0000
+++ b/lisp/mwheel.el	Tue May 27 23:09:40 2003 +0000
@@ -35,7 +35,7 @@
 ;; To enable this code, simply put this at the top of your .emacs
 ;; file:
 ;;
-;; (mwheel-install)
+;; (mouse-wheel-mode 1)
 
 ;;; Code: