aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS5
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'
35which can be used to unpack `.tar.gz' and `.zip' archives without 35which can be used to unpack `.tar.gz' and `.zip' archives without
36mangling them. 36mangling them.
37 37
38* `put-image' and `insert-image' don't work with JPEG images
39
40This can happen if Emacs is built with jpeg-6a library. Upgrading to
41jpeg-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
39click in a scroll bar might be ignored by the scroll bar widget. This 44click in a scroll bar might be ignored by the scroll bar widget. This
40is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the 45is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the