[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Wed, 29 Jan 2003 10:52:39 -0500 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.780 emacs/etc/NEWS:1.781
*** emacs/etc/NEWS:1.780 Mon Jan 27 16:46:04 2003
--- emacs/etc/NEWS Wed Jan 29 10:52:39 2003
***************
*** 6072,6087 ****
**** XBM, image type `xbm'.
XBM images don't require an external library. Additional image
! properties supported are
`:foreground FG'
FG must be a string specifying the image foreground color, or nil
! meaning to use the default. Default is the frame's foreground.
`:background BG'
! BG must be a string specifying the image foreground color, or nil
meaning to use the default. Default is the frame's background color.
XBM images can be constructed from data instead of file. In this
--- 6072,6087 ----
**** XBM, image type `xbm'.
XBM images don't require an external library. Additional image
! properties supported are:
`:foreground FG'
FG must be a string specifying the image foreground color, or nil
! meaning to use the default. Default is the frame's foreground color.
`:background BG'
! BG must be a string specifying the image background color, or nil
meaning to use the default. Default is the frame's background color.
XBM images can be constructed from data instead of file. In this
***************
*** 6137,6159 ****
PBM images don't require an external library. Color, gray-scale and
mono images are supported. Additional image properties supported for
! mono images are
`:foreground FG'
FG must be a string specifying the image foreground color, or nil
! meaning to use the default. Default is the frame's foreground.
`:background FG'
! BG must be a string specifying the image foreground color, or nil
meaning to use the default. Default is the frame's background color.
**** JPEG, image type `jpeg'
Support for JPEG images requires the external library `libjpeg',
! package `jpegsrc.v6a.tar.gz', or later. Additional image properties
! are:
**** TIFF, image type `tiff'
--- 6137,6159 ----
PBM images don't require an external library. Color, gray-scale and
mono images are supported. Additional image properties supported for
! mono images are:
`:foreground FG'
FG must be a string specifying the image foreground color, or nil
! meaning to use the default. Default is the frame's foreground color.
`:background FG'
! BG must be a string specifying the image background color, or nil
meaning to use the default. Default is the frame's background color.
**** 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.
**** TIFF, image type `tiff'
- [Emacs-diffs] Changes to emacs/etc/NEWS, (continued)
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2003/01/14
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2003/01/18
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kenichi Handa, 2003/01/21
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kenichi Handa, 2003/01/21
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jason Rumney, 2003/01/25
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jason Rumney, 2003/01/25
- [Emacs-diffs] Changes to emacs/etc/NEWS, Eli Zaretskii, 2003/01/26
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juanma Barranquero, 2003/01/26
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2003/01/27
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juanma Barranquero, 2003/01/29
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Juanma Barranquero <=
- [Emacs-diffs] Changes to emacs/etc/NEWS, Dave Love, 2003/01/30
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juanma Barranquero, 2003/01/31