comparison etc/NEWS @ 28759:069d241f19bc

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 29 Apr 2000 13:19:35 +0000
parents 2fb6dbfe29f6
children 49a91eb4274c
comparison
equal deleted inserted replaced
28758:8ab223e4ce03 28759:069d241f19bc
2467 which are supported in the current configuration. 2467 which are supported in the current configuration.
2468 2468
2469 Images are stored in an image cache and removed from the cache when 2469 Images are stored in an image cache and removed from the cache when
2470 they haven't been displayed for `image-cache-eviction-delay seconds. 2470 they haven't been displayed for `image-cache-eviction-delay seconds.
2471 The function `clear-image-cache' can be used to clear the image cache 2471 The function `clear-image-cache' can be used to clear the image cache
2472 manually. 2472 manually. Images in the cache are compared with `equal', i.e. all
2473 images with `equal' specifications share the same image.
2473 2474
2474 *** Simplified image API, image.el 2475 *** Simplified image API, image.el
2475 2476
2476 The new Lisp package image.el contains functions that simplify image 2477 The new Lisp package image.el contains functions that simplify image
2477 creation and putting images into text. The function `create-image' 2478 creation and putting images into text. The function `create-image'