2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-05-27 |
Juanma Barranquero |
(image-library-alist): Moved to image.c.
|
2005-03-17 |
Richard M. Stallman |
(insert-sliced-image): Add autoload cookie.
|
2005-01-01 |
Kim F. Storm |
(insert-sliced-image): Use t for line-height property.
|
2004-09-22 |
Kim F. Storm |
(insert-sliced-image): Add doc string.
|
2004-06-21 |
Juanma Barranquero |
(image-library-alist): Rewrite docstring in active voice.
|
2004-06-14 |
Juanma Barranquero |
(image-library-alist): New variable to map image types to external
|
2004-04-26 |
Kim F. Storm |
(insert-sliced-image): Use line-height instead of
|
2004-04-24 |
Kim F. Storm |
(insert-sliced-image): Add line-spacing t property
|
2004-04-20 |
Kim F. Storm |
(insert-image): Add optional SLICE arg.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-26 |
John Paul Wallington |
(image-jpeg-p): Don't search beyond length of data.
|
2003-02-04 |
Juanma Barranquero |
(image-type-regexps): Fix typo.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-11-03 |
Stefan Monnier |
(insert-image): Don't make intangible since
|
2002-08-05 |
Richard M. Stallman |
(image-jpeg-p): Accept "Exif" marker.
|
2002-03-11 |
Pavel Janík |
(image-type-from-file-header): Make temporary buffer unibyte.
|
2001-12-25 |
Pavel Janík |
Add Maintainer header.
|
2001-08-21 |
Gerd Moellmann |
(image-type-regexps): Make sure that the TIFF
|
2001-08-13 |
Gerd Moellmann |
(image-jpeg-p): Fix call of substring.
|
2001-08-10 |
Gerd Moellmann |
(image-jpeg-p): Test for APPn markers in the range
|
2001-08-09 |
Gerd Moellmann |
(image-type-regexps): Allow whitespace at the start
|
2001-08-08 |
Gerd Moellmann |
(image-type-regexps): Allow predicates. Change the way
|
2001-08-07 |
Gerd Moellmann |
(image-type-regexps): For JPEG files, use a regexp
|
2001-08-07 |
Gerd Moellmann |
(image-type-regexps): Use `\`' instead of `^' in
|
2001-03-28 |
Gerd Moellmann |
(image-type-regexps): Change type for PS files
|
2000-12-08 |
Eli Zaretskii |
(create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.
|
2000-10-05 |
Miles Bader |
(image): New group.
|
2000-09-15 |
Gerd Moellmann |
(create-image): Doc fix.
|
2000-08-18 |
Dave Love |
(find-image): Copy `spec' before using plist-put.
|
2000-06-13 |
Dave Love |
Fix last change to be in insert-image as intended.
|
2000-06-13 |
Dave Love |
(put-image): Default STRING to a space.
|
2000-06-12 |
Dave Love |
(insert-image): Save a little consing.
|
2000-06-06 |
Dave Love |
(find-image): Doc fix. Return nil if image not found.
|
2000-05-17 |
Eli Zaretskii |
(image-type-available-p): Don't reference image-types
|
2000-04-26 |
Gerd Moellmann |
(find-image): New function.
|
2000-03-01 |
Gerd Moellmann |
(defimage): Look for image files in load-path.
|
2000-01-01 |
Gerd Moellmann |
(create-image, defimage): Don't assume image data is a
|
2000-01-01 |
Gerd Moellmann |
(defimage): Handle specifications containing :data
|
1999-12-31 |
William M. Perry |
* image.el (defimage): Images with the :data keyword should be considered valid as well.
|
1999-10-13 |
Dave Love |
(insert-image): Copy the image spec and add an intangible property.
|
1999-10-05 |
Dave Love |
Fix footer comment.
|
1999-10-03 |
Dave Love |
(defimage): Remove redundant code. Substitute file on image plist.
|
1999-09-25 |
Gerd Moellmann |
(put-image, insert-image): Add string argument.
|
1999-09-09 |
Gerd Moellmann |
(put-image): Remove optional buffer parameter.
|
1999-08-17 |
Dave Love |
Add Keywords.
|
1999-07-21 |
Gerd Moellmann |
New file.
|