# HG changeset patch # User Miles Bader # Date 981181216 0 # Node ID aec170580429305f5e4f9e9384f6756d27393172 # Parent 36ae5c21523f4977972c7c3650f57ad0476fff86 Update entry for mouse-wheel support. diff -r 36ae5c21523f -r aec170580429 etc/NEWS --- a/etc/NEWS Fri Feb 02 18:21:56 2001 +0000 +++ b/etc/NEWS Sat Feb 03 06:20:16 2001 +0000 @@ -502,10 +502,10 @@ +++ ** 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' +under XFree86. To enable this, use the `mouse-wheel-mode' command, or +customize the variable `mouse-wheel-mode'. + +The variables `mouse-wheel-follow-mouse' and `mouse-wheel-scroll-amount' determine where and by how much buffers are scrolled. ** Listing buffers with M-x list-buffers (C-x C-b) now shows