Mercurial > emacs
changeset 35867:aec170580429
Update entry for mouse-wheel support.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 03 Feb 2001 06:20:16 +0000 |
parents | 36ae5c21523f |
children | 4fde4702e421 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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