/[emacs]/emacs/src/ChangeLog.8
ViewVC logotype

Diff of /emacs/src/ChangeLog.8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8.6.1 by handa, Fri Apr 16 12:50:44 2004 UTC revision 1.8.6.2 by miles, Thu Nov 4 08:55:32 2004 UTC
# Line 6  Line 6 
6    
7  1999-12-31  William M. Perry  <wmperry@aventail.com>  1999-12-31  William M. Perry  <wmperry@aventail.com>
8    
9          * xfns.c (jpeg_format): Added the :data keyword          * xfns.c (jpeg_format): Add the :data keyword
10          (jpeg_image_p): JPEG is valid with :file _or_ :data          (jpeg_image_p): JPEG is valid with :file _or_ :data
11          (jpeg_memory_src): Defined new JPEG image source to read from a          (jpeg_memory_src): Define new JPEG image source to read from a
12          memory buffer.          memory buffer.
13          (jpeg_load): Pay attention to the :data keyword if specified.          (jpeg_load): Pay attention to the :data keyword if specified.
14          Instantiates a jpeg_memory_src instead of jpeg_stdio_src if found.          Instantiates a jpeg_memory_src instead of jpeg_stdio_src if found.
15          (png_format): Added the :data keyword          (png_format): Add the :data keyword
16          (png_image_p): PNG is valid with :file _or_ :data          (png_image_p): PNG is valid with :file _or_ :data
17          (png_read_from_memory): New PNG read function to read from a          (png_read_from_memory): New PNG read function to read from a
18          memory buffer.          memory buffer.
19          (png_load): Pay attention to the :data keyword if specified.          (png_load): Pay attention to the :data keyword if specified.
20          Use png_set_read_fn() instead of png_init_io() if specified.          Use png_set_read_fn() instead of png_init_io() if specified.
21          (tiff_format): Added the :data keyword for TIFF images.          (tiff_format): Add the :data keyword for TIFF images.
22          (tiff_image_p): TIFF is valid with :file _or_ :data          (tiff_image_p): TIFF is valid with :file _or_ :data
23          (tiff_read_from_memory): Defined new TIFF I/O functions to read          (tiff_read_from_memory): Define new TIFF I/O functions to read
24          from a memory buffer.          from a memory buffer.
25          (tiff_load): Pay attention to the :data keyword if specified.          (tiff_load): Pay attention to the :data keyword if specified.
26          Uses TIFFClientOpen() instead of TIFFOpen() if specified.          Uses TIFFClientOpen() instead of TIFFOpen() if specified.
27          (gif_format): Added the :data keyword          (gif_format): Add the :data keyword
28          (gif_image_p): GIF is valid with :file _or_ :data          (gif_image_p): GIF is valid with :file _or_ :data
29          (gif_read_from_memory): New GIF input function to read from a          (gif_read_from_memory): New GIF input function to read from a
30          memory buffer.          memory buffer.

Legend:
Removed from v.1.8.6.1  
changed lines
  Added in v.1.8.6.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26