]> git.eshelyaron.com Git - emacs.git/commitdiff
added entry about mwheel.el
authorWilliam M. Perry <wmperry@aventail.com>
Sat, 13 Nov 1999 19:18:53 +0000 (19:18 +0000)
committerWilliam M. Perry <wmperry@aventail.com>
Sat, 13 Nov 1999 19:18:53 +0000 (19:18 +0000)
etc/NEWS

index 888771d023aec21e28868c07be87ef82fcbaabe0..c8e334efa2be51a7399c6cdfabe9dd93cd5b85dd 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -13,6 +13,13 @@ the --without-pop configure option, should that be necessary.
 \f
 * Changes in Emacs 21.1
 
+** Emacs can now support 'wheeled' mice (such as the MS IntelliMouse)
+under XFree86.  To enable this, simply put (mwheel-install) in your
+.emacs file.
+
+The variables `mwheel-follow-mouse' and `mwheel-scroll-amount'
+determine where and by how much buffers are scrolled.
+
 ** Listing buffers with M-x list-buffers (C-x C-b) now shows
 abbreviated file names.  Abbreviations can be customized by changing
 `directory-abbrev-alist'.