| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Maintainer header. | Pavel JanÃk | 2001-12-25 | 1 | -0/+2 |
* | (image-type-regexps): Make sure that the TIFF | Gerd Moellmann | 2001-08-21 | 1 | -1/+1 |
* | (image-jpeg-p): Fix call of substring. | Gerd Moellmann | 2001-08-13 | 1 | -1/+1 |
* | (image-jpeg-p): Test for APPn markers in the range | Gerd Moellmann | 2001-08-10 | 1 | -4/+5 |
* | (image-type-regexps): Allow whitespace at the start | Gerd Moellmann | 2001-08-09 | 1 | -4/+4 |
* | (image-type-regexps): Allow predicates. Change the way | Gerd Moellmann | 2001-08-08 | 1 | -5/+31 |
* | (image-type-regexps): For JPEG files, use a regexp | Gerd Moellmann | 2001-08-07 | 1 | -1/+2 |
* | (image-type-regexps): Use `\`' instead of `^' in | Gerd Moellmann | 2001-08-07 | 1 | -7/+7 |
* | (image-type-regexps): Change type for PS files | Gerd Moellmann | 2001-03-28 | 1 | -2/+2 |
* | (create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>. | Eli Zaretskii | 2000-12-08 | 1 | -1/+1 |
* | (image): New group. | Miles Bader | 2000-10-05 | 1 | -0/+6 |
* | (create-image): Doc fix. | Gerd Moellmann | 2000-09-15 | 1 | -1/+1 |
* | (find-image): Copy `spec' before using plist-put. | Dave Love | 2000-08-18 | 1 | -1/+2 |
* | Fix last change to be in insert-image as intended. | Dave Love | 2000-06-13 | 1 | -4/+4 |
* | (put-image): Default STRING to a space. | Dave Love | 2000-06-13 | 1 | -1/+3 |
* | (insert-image): Save a little consing. | Dave Love | 2000-06-12 | 1 | -6/+13 |
* | (find-image): Doc fix. Return nil if image not found. | Dave Love | 2000-06-06 | 1 | -13/+22 |
* | (image-type-available-p): Don't reference image-types | Eli Zaretskii | 2000-05-17 | 1 | -1/+1 |
* | (find-image): New function. | Gerd Moellmann | 2000-04-26 | 1 | -9/+27 |
* | (defimage): Look for image files in load-path. | Gerd Moellmann | 2000-03-01 | 1 | -5/+12 |
* | (create-image, defimage): Don't assume image data is a | Gerd Moellmann | 2000-01-01 | 1 | -3/+3 |
* | (defimage): Handle specifications containing :data | Gerd Moellmann | 2000-01-01 | 1 | -34/+54 |
* | * image.el (defimage): Images with the :data keyword should be considered val... | William M. Perry | 1999-12-31 | 1 | -10/+16 |
* | (insert-image): Copy the image spec and add an intangible property. | Dave Love | 1999-10-13 | 1 | -2/+5 |
* | Fix footer comment. | Dave Love | 1999-10-05 | 1 | -5/+1 |
* | (defimage): Remove redundant code. Substitute file on image plist. | Dave Love | 1999-10-03 | 1 | -8/+6 |
* | (put-image, insert-image): Add string argument. | Gerd Moellmann | 1999-09-25 | 1 | -16/+19 |
* | (put-image): Remove optional buffer parameter. | Gerd Moellmann | 1999-09-09 | 1 | -16/+14 |
* | Add Keywords. | Dave Love | 1999-08-17 | 1 | -0/+1 |
* | New file. | Gerd Moellmann | 1999-07-21 | 1 | -0/+192 |