# HG changeset patch # User Gerd Moellmann # Date 957263985 0 # Node ID 313b9e6e2dbfa57738327b42f7bffbaa1e7a07b1 # Parent 0e943baee1419b4e68e9e819da300fe1f42035b7 *** empty log message *** diff -r 0e943baee141 -r 313b9e6e2dbf lispref/display.texi --- a/lispref/display.texi Mon May 01 15:36:29 2000 +0000 +++ b/lispref/display.texi Tue May 02 10:39:45 2000 +0000 @@ -2703,6 +2703,10 @@ display them again more efficiently. It removes an image from the cache when it hasn't been displayed for a specified period of time. +When an image is looked up in the cache, its specification is compared +with cached image specifications using @code{equal}. This means that +all images with equal specifications share the same image in the cache. + @defvar image-cache-eviction-delay @tindex image-cache-eviction-delay This variable specifies the number of seconds an image can remain in the