Mercurial > emacs
changeset 34695:64dfbe3c76d5
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 18 Dec 2000 18:17:59 +0000 |
parents | 4b1eea707360 |
children | a1785afaedef |
files | INSTALL etc/PROBLEMS leim/ChangeLog |
diffstat | 3 files changed, 17 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Mon Dec 18 18:17:41 2000 +0000 +++ b/INSTALL Mon Dec 18 18:17:59 2000 +0000 @@ -94,6 +94,9 @@ . 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.
--- a/etc/PROBLEMS Mon Dec 18 18:17:41 2000 +0000 +++ b/etc/PROBLEMS Mon Dec 18 18:17:59 2000 +0000 @@ -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
--- a/leim/ChangeLog Mon Dec 18 18:17:41 2000 +0000 +++ b/leim/ChangeLog Mon Dec 18 18:17:59 2000 +0000 @@ -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.