diff options
| author | Richard M. Stallman | 2002-09-12 03:14:50 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-09-12 03:14:50 +0000 |
| commit | 4af77d9fce153a410a7525f1ab99e84f73145d17 (patch) | |
| tree | e1d3302f8dd462fb2242c51aff2a309bfb165a9e /etc/PROBLEMS | |
| parent | 48b33993a4ed1fb826e1c37be70ce32e47660221 (diff) | |
| download | emacs-4af77d9fce153a410a7525f1ab99e84f73145d17.tar.gz emacs-4af77d9fce153a410a7525f1ab99e84f73145d17.zip | |
Fix typo.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index ab6853155c0..4a2dace5bde 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -9,7 +9,7 @@ graphical file dialog boxes do not work properly. The "OK", "Filter" | |||
| 9 | and "Cancel" buttons do not respond to mouse clicks. Dragging the | 9 | and "Cancel" buttons do not respond to mouse clicks. Dragging the |
| 10 | file dialog window usually causes the buttons to work again. | 10 | file dialog window usually causes the buttons to work again. |
| 11 | 11 | ||
| 12 | The solution is to use LessTi instead. LessTif is a free replacement | 12 | The solution is to use LessTif instead. LessTif is a free replacement |
| 13 | for Motif. See the file INSTALL for information on how to do this. | 13 | for Motif. See the file INSTALL for information on how to do this. |
| 14 | 14 | ||
| 15 | Another workaround is not to use the mouse to trigger file prompts, | 15 | Another workaround is not to use the mouse to trigger file prompts, |