log lisp/image.el @ 75115:1ec77a44faf9

age author description
Fri, 05 Jan 2007 22:54:07 +0000 Richard M. Stallman (image-type-header-regexps): Recognize xbm more strictly.
Sat, 30 Dec 2006 01:51:24 +0000 Juanma Barranquero (image-type-header-regexps, image-type-from-data, image-type-from-buffer,
Tue, 26 Dec 2006 18:01:40 +0000 Richard M. Stallman (image-type-header-regexps): Change element format
Tue, 19 Dec 2006 16:42:54 +0000 Juanma Barranquero (image-type-header-regexps): Be more specific detecting `pbm' and `png' files.
Fri, 21 Apr 2006 20:56:06 +0000 Kim F. Storm (image-type): New defun split out of create-image.
Sun, 19 Mar 2006 18:19:12 +0000 Bill Wohler (image-load-path-for-library): Shorten first line in docstring.
Fri, 17 Mar 2006 17:26:58 +0000 Bill Wohler (image-load-path-for-library): Minor docstring fix.
Thu, 16 Mar 2006 16:55:26 +0000 Bill Wohler (image-load-path-for-library): Prefer user's images in
Wed, 15 Mar 2006 17:06:16 +0000 Bill Wohler (image-load-path-for-library): Fix example by not recommending that
Tue, 14 Mar 2006 19:16:24 +0000 Bill Wohler (image-load-path-for-library): Pass value of path rather than symbol.
Sat, 11 Mar 2006 02:04:08 +0000 Bill Wohler (image-load-path-for-library): Merged changes from Reiner. Add
Fri, 10 Mar 2006 22:52:26 +0000 Bill Wohler (image-load-path-for-library): Merge at least three functions from
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 24 Oct 2005 16:43:03 +0000 Stefan Monnier (defimage): Add `doc-string' declaration.
Sat, 22 Oct 2005 15:26:36 +0000 Richard M. Stallman (image-load-path): Use eval-at-startup to initialize.
Fri, 21 Oct 2005 23:42:21 +0000 Kim F. Storm (image-type-header-regexps): Rename from image-type-regexps.
Wed, 19 Oct 2005 03:55:20 +0000 Chong Yidong * image.el (create-image, find-image): Mention max-image-size in
Sun, 18 Sep 2005 14:04:46 +0000 Chong Yidong (image-load-path): Use symbol `data-directory' instead of its value,
Thu, 15 Sep 2005 14:00:09 +0000 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 27 May 2005 13:17:50 +0000 Juanma Barranquero (image-library-alist): Moved to image.c.
Thu, 17 Mar 2005 23:56:15 +0000 Richard M. Stallman (insert-sliced-image): Add autoload cookie.
Sat, 01 Jan 2005 13:08:33 +0000 Kim F. Storm (insert-sliced-image): Use t for line-height property.
Wed, 22 Sep 2004 23:12:38 +0000 Kim F. Storm (insert-sliced-image): Add doc string.
Mon, 21 Jun 2004 21:52:28 +0000 Juanma Barranquero (image-library-alist): Rewrite docstring in active voice.
Mon, 14 Jun 2004 20:58:36 +0000 Juanma Barranquero (image-library-alist): New variable to map image types to external
Mon, 26 Apr 2004 22:11:36 +0000 Kim F. Storm (insert-sliced-image): Use line-height instead of
Sat, 24 Apr 2004 23:30:05 +0000 Kim F. Storm (insert-sliced-image): Add line-spacing t property
Tue, 20 Apr 2004 22:23:08 +0000 Kim F. Storm (insert-image): Add optional SLICE arg.