diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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. |
| 484 | See the Emacs 21.1 NEWS entry for tooltips for details. | 484 | See the Emacs 21.1 NEWS entry for tooltips for details. |
| 485 | 485 | ||
| 486 | ** Some images are now supported on Windows. | ||
| 487 | PBM images are supported, other formats which require external | ||
| 488 | libraries 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. |
| 487 | The new variable `w32-pass-extra-mouse-buttons-to-system' controls | 491 | The new variable `w32-pass-extra-mouse-buttons-to-system' controls |
| 488 | whether Emacs should handle the extra buttons itself (the default), or | 492 | whether Emacs should handle the extra buttons itself (the default), or |