Mercurial > emacs
comparison update-subdirs @ 35275:38e58f530a1a
(Fimage_size, image_ascent): Adapt to the change of image
margins.
(lookup_image): If `:margin MARGIN' is specified, and MARGIN is a
pair of integers `(X . Y)', use X for the horizontal and Y for the
vertical margin.
(IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR): New enumerator.
(parse_image_spec): Check it.
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
(tiff_format, gif_format, gs_format): Use
IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR for :margin.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 12 Jan 2001 15:09:21 +0000 |
parents | 3ede6c50d7f5 |
children | f440b9766968 |
comparison
equal
deleted
inserted
replaced
35274:bc2b88ed2fa1 | 35275:38e58f530a1a |
---|