diff options
| author | Jason Rumney | 2001-11-25 11:09:18 +0000 |
|---|---|---|
| committer | Jason Rumney | 2001-11-25 11:09:18 +0000 |
| commit | 25818acf9051d0a27d254627d794c19d02a6f092 (patch) | |
| tree | 9b96308c5752d2235c62638a51a7c12087b68391 /etc/PROBLEMS | |
| parent | 0e3fcdef7f85f7f2efef7415f32f3f8a0ef44d11 (diff) | |
| download | emacs-25818acf9051d0a27d254627d794c19d02a6f092.tar.gz emacs-25818acf9051d0a27d254627d794c19d02a6f092.zip | |
Remove notes about tooltips not working on Windows.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 25fe8a4f40a..bb4434c2fbf 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -296,12 +296,10 @@ developers. | |||
| 296 | 296 | ||
| 297 | * Known problems with the MS-Windows port of Emacs 21.1. | 297 | * Known problems with the MS-Windows port of Emacs 21.1. |
| 298 | 298 | ||
| 299 | Emacs 21.1 built for MS-Windows doesn't support images, the tool bar, | 299 | Emacs 21.1 built for MS-Windows doesn't support images and the tool bar. |
| 300 | and tooltips. Support for these will be added in future versions. | 300 | Support for these will be added in future versions. |
| 301 | 301 | ||
| 302 | Help text that is displayed in a tooltip on other window systems, on | 302 | Help text for pop-up menu items is not displayed at all. |
| 303 | Windows is printed in the echo area, since tooltips are not yet | ||
| 304 | available. Help text for pop-up menu items is not displayed at all. | ||
| 305 | 303 | ||
| 306 | There are problems with display if mouse-tracking is enabled and the | 304 | There are problems with display if mouse-tracking is enabled and the |
| 307 | mouse is moved off a frame, over another frame then back over the first | 305 | mouse is moved off a frame, over another frame then back over the first |