Mercurial > hg > xemacs-beta
diff man/ChangeLog @ 4708:1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
routines. Delete internal GIF support code with no stated license. Fix up
a number of references in the documentation to GIF support. See discussion
on xemacs-beta: <87iqg4vg9t.fsf@uwakimon.sk.tsukuba.ac.jp>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Mon, 05 Oct 2009 10:11:59 -0600 |
parents | b5e1d4f6b66f |
children | aa5ed11f473b |
line wrap: on
line diff
--- a/man/ChangeLog Sat Oct 03 14:22:08 2009 +0100 +++ b/man/ChangeLog Mon Oct 05 10:11:59 2009 -0600 @@ -1,3 +1,14 @@ +2009-10-05 Jerry James <james@xemacs.org> + + * beta.texi (Building XEmacs from a full distribution): Remove + "(builtin)" from GIF line in example Installation. + (Reporting Problems): Recommend taking screenshots as a PNG + instead of a GIF. + * internals/internals.texi (A Summary of the Various XEmacs Modules): + Remove GIF-related files. + * lispref/glyphs.texi (Image Instantiator Formats): Remove remark + about builtin GIF support. + 2009-08-11 Aidan Kehoe <kehoea@parhasard.net> * lispref/numbers.texi (Bigfloat Basics):