log lisp/image.el @ 78371:f0d8038376f8

age author description
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 04 Jun 2007 20:40:53 +0000 Chong Yidong (image-type-auto-detected-p): Don't scan auto-mode-alist.
Fri, 09 Feb 2007 16:50:16 +0000 Chong Yidong (image-type-auto-detectable): Don't autodetect x[pb]m.
Sun, 28 Jan 2007 07:09:44 +0000 Richard M. Stallman (image-type-header-regexps): Make GIF regex more specific.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
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.