Mercurial > emacs
changeset 42725:7982df5e7d71
Add note about support for more mouse buttons in MS Windows.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 13 Jan 2002 12:26:36 +0000 |
parents | 6d3fb8c8283b |
children | a4fac99063b5 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Jan 13 12:21:19 2002 +0000 +++ b/etc/NEWS Sun Jan 13 12:26:36 2002 +0000 @@ -222,6 +222,11 @@ ** Tooltips now work on MS Windows. See the Emacs 21.1 NEWS entry for tooltips for details. +** Pointing devices with more than 3 buttons are now supported on MS Windows. +The new variable `w32-pass-extra-mouse-buttons-to-system' controls +whether Emacs should handle the extra buttons itself (the default), or +pass them to Windows to be handled with system-wide functions. + --- ** A French translation of the `Emacs Survival Guide' is available.