]> git.eshelyaron.com Git - emacs.git/commitdiff
Support :data for JPEG.
authorGerd Moellmann <gerd@gnu.org>
Fri, 31 Dec 1999 15:04:57 +0000 (15:04 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 31 Dec 1999 15:04:57 +0000 (15:04 +0000)
etc/NEWS

index ed5fc5a32ca18c1df8b9cbe81f6de220b5884613..3949c6dbd2438b6d98282ba7904eea3468a88d98 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1836,8 +1836,13 @@ defined.
 **** JPEG, image type `jpeg'
 
 Support for JPEG images requires the external library `libjpeg',
-package `jpegsrc.v6a.tar.gz', or later.  There are no additional image
-properties defined.
+package `jpegsrc.v6a.tar.gz', or later.  Additional image properties
+are:
+
+`:data DATA'
+
+DATA must be a string containing a JPEG image.  The contents of the
+string are of the same format as that of JPEG files.
 
 **** TIFF, image type `tiff'