aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/image.el
Commit message (Expand)AuthorAgeFilesLines
* (defimage): Look for image files in load-path.Gerd Moellmann2000-03-011-5/+12
* (create-image, defimage): Don't assume image data is aGerd Moellmann2000-01-011-3/+3
* (defimage): Handle specifications containing :dataGerd Moellmann2000-01-011-34/+54
* * image.el (defimage): Images with the :data keyword should be considered val...William M. Perry1999-12-311-10/+16
* (insert-image): Copy the image spec and add an intangible property.Dave Love1999-10-131-2/+5
* Fix footer comment.Dave Love1999-10-051-5/+1
* (defimage): Remove redundant code. Substitute file on image plist.Dave Love1999-10-031-8/+6
* (put-image, insert-image): Add string argument.Gerd Moellmann1999-09-251-16/+19
* (put-image): Remove optional buffer parameter.Gerd Moellmann1999-09-091-16/+14
* Add Keywords.Dave Love1999-08-171-0/+1
* New file.Gerd Moellmann1999-07-211-0/+192