Mercurial > emacs
diff etc/NEWS @ 53408:feee9c6a79be
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Mon, 29 Dec 2003 19:18:20 +0000 |
| parents | 3f0eafd05a7b |
| children | c8eb797b2bb9 |
line wrap: on
line diff
--- a/etc/NEWS Mon Dec 29 19:18:09 2003 +0000 +++ b/etc/NEWS Mon Dec 29 19:18:20 2003 +0000 @@ -7265,7 +7265,8 @@ `:index INDEX' INDEX must be an integer >= 0. Load image number INDEX from a -multi-image GIF file. An error is signaled if INDEX is too large. +multi-image GIF file. If INDEX is too large, the image displays +as a hollow box. This could be used to implement limited support for animated GIFs. For example, the following function displays a multi-image GIF file
