diff man/internals/internals.texi @ 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 8b2a8ecf91cd
children aa5ed11f473b
line wrap: on
line diff
--- a/man/internals/internals.texi	Sat Oct 03 14:22:08 2009 +0100
+++ b/man/internals/internals.texi	Mon Oct 05 10:11:59 2009 -0600
@@ -2920,7 +2920,6 @@
 @item @file{device.c} @tab @ref{Modules for the Basic Displayable Lisp Objects}.
 @item @file{device.h} @tab @ref{Modules for the Basic Displayable Lisp Objects}.
 @item @file{devslots.h} @tab
-@item @file{dgif_lib.c} @tab @ref{Modules for other Display-Related Lisp Objects}.
 @item @file{dialog-gtk.c} @tab
 @item @file{dialog-msw.c} @tab
 @item @file{dialog-x.c} @tab
@@ -2994,11 +2993,6 @@
 @item @file{general.c} @tab @ref{Basic Lisp Modules}.
 @item @file{getloadavg.c} @tab @ref{Modules for Interfacing with the Operating System}.
 @item @file{getpagesize.h} @tab @ref{Low-Level Modules}.
-@item @file{gif_err.c} @tab @ref{Modules for other Display-Related Lisp Objects}.
-@item @file{gif_io.c} @tab
-@item @file{gif_lib.h} @tab @ref{Modules for other Display-Related Lisp Objects}.
-@item @file{gifalloc.c} @tab @ref{Modules for other Display-Related Lisp Objects}.
-@item @file{gifrlib.h} @tab
 @item @file{glade.c} @tab
 @item @file{glyphs-eimage.c} @tab @ref{Modules for other Display-Related Lisp Objects}.
 @item @file{glyphs-gtk.c} @tab
@@ -18470,17 +18464,6 @@
 
 
 
-@example
-@file{dgif_lib.c}
-@file{gif_err.c}
-@file{gif_lib.h}
-@file{gifalloc.c}
-@end example
-
-These modules decode GIF-format image files, for use with glyphs.
-These files were removed due to Unisys patent infringement concerns.
-
-
 @node Extents, Faces, The Redisplay Mechanism, Top
 @chapter Extents
 @cindex extents