Mercurial > emacs
log lisp/image.el @ 27921:ea0a2a4f20b7
age | author | description |
---|---|---|
Wed, 01 Mar 2000 12:47:15 +0000 | Gerd Moellmann | (defimage): Look for image files in load-path. |
Sat, 01 Jan 2000 16:42:20 +0000 | Gerd Moellmann | (create-image, defimage): Don't assume image data is a |
Sat, 01 Jan 2000 16:32:56 +0000 | Gerd Moellmann | (defimage): Handle specifications containing :data |
Fri, 31 Dec 1999 15:54:44 +0000 | William M. Perry | * image.el (defimage): Images with the :data keyword should be considered valid as well. |
Wed, 13 Oct 1999 17:38:18 +0000 | Dave Love | (insert-image): Copy the image spec and add an intangible property. |
Tue, 05 Oct 1999 18:41:17 +0000 | Dave Love | Fix footer comment. |
Sun, 03 Oct 1999 19:25:32 +0000 | Dave Love | (defimage): Remove redundant code. Substitute file on image plist. |