summaryrefslogtreecommitdiff
path: root/lisp/image.el
Commit message (Expand)AuthorAge
* (image-type-auto-detectable): Don't autodetect x[pb]m.Chong Yidong2007-02-09
* (image-type-header-regexps): Make GIF regex more specific.Richard M. Stallman2007-01-28
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (image-type-header-regexps): Recognize xbm more strictly.Richard M. Stallman2007-01-05
* (image-type-header-regexps, image-type-from-data, image-type-from-buffer,Juanma Barranquero2006-12-30
* (image-type-header-regexps): Change element formatRichard M. Stallman2006-12-26
* (image-type-header-regexps): Be more specific detecting `pbm' and `png' files.Juanma Barranquero2006-12-19
* (image-type): New defun split out of create-image.Kim F. Storm2006-04-21
* (image-load-path-for-library): Shorten first line in docstring.Bill Wohler2006-03-19
* (image-load-path-for-library): Minor docstring fix.Bill Wohler2006-03-17
* (image-load-path-for-library): Prefer user's images inBill Wohler2006-03-16
* (image-load-path-for-library): Fix example by not recommending thatBill Wohler2006-03-15
* (image-load-path-for-library): Pass value of path rather than symbol.Bill Wohler2006-03-14
* (image-load-path-for-library): Merged changes from Reiner. AddBill Wohler2006-03-11
* (image-load-path-for-library): Merge at least three functions fromBill Wohler2006-03-10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (defimage): Add `doc-string' declaration.Stefan Monnier2005-10-24
* (image-load-path): Use eval-at-startup to initialize.Richard M. Stallman2005-10-22
* (image-type-header-regexps): Rename from image-type-regexps.Kim F. Storm2005-10-21
* * image.el (create-image, find-image): Mention max-image-size inChong Yidong2005-10-19
* (image-load-path): Use symbol `data-directory' instead of its value,Chong Yidong2005-09-18
* 2005-09-15 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-09-15
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (image-library-alist): Moved to image.c.Juanma Barranquero2005-05-27
* (insert-sliced-image): Add autoload cookie.Richard M. Stallman2005-03-17
* (insert-sliced-image): Use t for line-height property.Kim F. Storm2005-01-01
* (insert-sliced-image): Add doc string.Kim F. Storm2004-09-22
* (image-library-alist): Rewrite docstring in active voice.Juanma Barranquero2004-06-21
* (image-library-alist): New variable to map image types to externalJuanma Barranquero2004-06-14
* (insert-sliced-image): Use line-height instead ofKim F. Storm2004-04-26
* (insert-sliced-image): Add line-spacing t propertyKim F. Storm2004-04-24
* (insert-image): Add optional SLICE arg.Kim F. Storm2004-04-20
* Add arch taglinesMiles Bader2003-09-01
* (image-jpeg-p): Don't search beyond length of data.John Paul Wallington2003-08-26
* (image-type-regexps): Fix typo.Juanma Barranquero2003-02-04
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (insert-image): Don't make intangible sinceStefan Monnier2002-11-03
* (image-jpeg-p): Accept "Exif" marker.Richard M. Stallman2002-08-05
* (image-type-from-file-header): Make temporary buffer unibyte.Pavel Janík2002-03-11
* Add Maintainer header.Pavel Janík2001-12-25
* (image-type-regexps): Make sure that the TIFFGerd Moellmann2001-08-21
* (image-jpeg-p): Fix call of substring.Gerd Moellmann2001-08-13
* (image-jpeg-p): Test for APPn markers in the rangeGerd Moellmann2001-08-10
* (image-type-regexps): Allow whitespace at the startGerd Moellmann2001-08-09
* (image-type-regexps): Allow predicates. Change the wayGerd Moellmann2001-08-08
* (image-type-regexps): For JPEG files, use a regexpGerd Moellmann2001-08-07
* (image-type-regexps): Use `\`' instead of `^' inGerd Moellmann2001-08-07
* (image-type-regexps): Change type for PS filesGerd Moellmann2001-03-28
* (create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.Eli Zaretskii2000-12-08