aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorEli Zaretskii2001-01-25 18:20:50 +0000
committerEli Zaretskii2001-01-25 18:20:50 +0000
commitbbc3200deff02a2af4637f6fa3f18fe686cd85d9 (patch)
tree41b06a55623c0d27afca06c120503a7a6c730cfc /etc/PROBLEMS
parentb2521b0abb548d8c60f68a61989dfd5c15166a14 (diff)
downloademacs-bbc3200deff02a2af4637f6fa3f18fe686cd85d9.tar.gz
emacs-bbc3200deff02a2af4637f6fa3f18fe686cd85d9.zip
Document problems with jpeg-6a.
Diffstat (limited to 'etc/PROBLEMS')
-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