]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 18 Dec 2000 18:17:59 +0000 (18:17 +0000)
committerDave Love <fx@gnu.org>
Mon, 18 Dec 2000 18:17:59 +0000 (18:17 +0000)
INSTALL
etc/PROBLEMS
leim/ChangeLog

diff --git a/INSTALL b/INSTALL
index ab52cdd8908af3c62d7a82ff9afbb5f4f86ce4c0..bec3af547c0e8f0d7aea7566771e477d0468dab8 100644 (file)
--- 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.
index aca4f38b8160baaf07f6e66f2515ed7f6aea69cf..9522ee6d1e69b801e5eb9628e8b2cfa347fdacd4 100644 (file)
@@ -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
index 72a0b163583a7f495090c0aaa357c3f1aa190e23..0e4dc35eb25eef1fd4f41631b64d9443b4805307 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-18  Dave Love  <fx@gnu.org>
+
+       * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
+       Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
+
 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
 
        * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.