aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 10a5fac4771..23abdb1ba21 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -483,6 +483,10 @@ the cursor, for example screen magnifiers and text to speech programs.
483** Tooltips now work on MS Windows. 483** Tooltips now work on MS Windows.
484See the Emacs 21.1 NEWS entry for tooltips for details. 484See the Emacs 21.1 NEWS entry for tooltips for details.
485 485
486** Some images are now supported on Windows.
487PBM images are supported, other formats which require external
488libraries may be supported in future.
489
486** Pointing devices with more than 3 buttons are now supported on MS Windows. 490** Pointing devices with more than 3 buttons are now supported on MS Windows.
487The new variable `w32-pass-extra-mouse-buttons-to-system' controls 491The new variable `w32-pass-extra-mouse-buttons-to-system' controls
488whether Emacs should handle the extra buttons itself (the default), or 492whether Emacs should handle the extra buttons itself (the default), or