diff options
| -rw-r--r-- | etc/PROBLEMS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 7e2b8ff8259..8778f7e3132 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -35,6 +35,11 @@ in the `/gnu/emacs/windows' directory a program called `djtarnt.exe' | |||
| 35 | which can be used to unpack `.tar.gz' and `.zip' archives without | 35 | which can be used to unpack `.tar.gz' and `.zip' archives without |
| 36 | mangling them. | 36 | mangling them. |
| 37 | 37 | ||
| 38 | * `put-image' and `insert-image' don't work with JPEG images | ||
| 39 | |||
| 40 | This can happen if Emacs is built with jpeg-6a library. Upgrading to | ||
| 41 | jpeg-6b reportedly solves the problem. | ||
| 42 | |||
| 38 | * When using Xaw3d scroll bars without arrows, the very first mouse | 43 | * When using Xaw3d scroll bars without arrows, the very first mouse |
| 39 | click in a scroll bar might be ignored by the scroll bar widget. This | 44 | click in a scroll bar might be ignored by the scroll bar widget. This |
| 40 | is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the | 45 | is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the |