summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-12-18 18:17:59 +0000
committerDave Love <fx@gnu.org>2000-12-18 18:17:59 +0000
commitec6bd013e579a39915916e327662d0309277a9e2 (patch)
treefb962a115e58bcc4717156d434c5667c2ba3b353
parentefd4c4fa63c16a2b6ca2e24dfb9f1e4b4aef9c1f (diff)
*** empty log message ***
-rw-r--r--INSTALL3
-rw-r--r--etc/PROBLEMS11
-rw-r--r--leim/ChangeLog5
3 files changed, 17 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ab52cdd8908..bec3af547c0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -94,6 +94,9 @@ URLs where they can be found:
. libungif for GIF:
http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml
+[libungif-4.1.0 can crash Emacs with uncompressed GIFs -- use
+libungif-4.1.0b1.]
+
Emacs will configure itself to build with these libraries if configure
finds them on your system unless you supply the appropriate
--without-LIB option. See below for more details.
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index aca4f38b816..9522ee6d1e6 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1,8 +1,15 @@
This file describes various problems that have been encountered
in compiling, installing and running GNU Emacs.
-* The W3 package (from the CVS sources) currently (2000-12-14) doesn't
-work properly with Emacs 21 and needs work.
+* Large file support is disabled on HP-UX. See the comments in
+src/s/hpux10.h.
+
+* Crashes when displaying uncompressed GIFs with version
+libungif-4.1.0 are resolved by using version libungif-4.1.0b1.
+
+* The W3 package (either from from the CVS sources or the last
+release) currently (2000-12-14) doesn't run properly with Emacs 21 and
+needs work.
* On AIX, if linking fails because libXbsd isn't found, check if you
are compiling with the system's `cc' and CFLAGS containing `-O5'. If
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 72a0b163583..0e4dc35eb25 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-18 Dave Love <fx@gnu.org>
+
+ * quail/latin-pre.el <latin-9-prefix>: Delete duplicate ,b((B entry.
+ Change ,b=(B, ,b<(B, ,b6(B.
+
2000-12-16 Kenichi Handa <handa@etl.go.jp>
* ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.