log lisp/image.el @ 105693:964ff7cbc8a6

age author description
Sat, 12 Sep 2009 03:55:46 +0000 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
Fri, 28 Aug 2009 23:49:11 +0000 Juri Linkov (image-type-header-regexps): Use only JPEG magic number
Tue, 24 Feb 2009 10:28:57 +0000 Juanma Barranquero * image.el (image-load-path-for-library, insert-sliced-image):
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 24 Nov 2008 17:21:57 +0000 Andreas Schwab (image-type-header-regexps): Recognize more xbm format
Fri, 27 Jun 2008 15:58:36 +0000 Juanma Barranquero (image-jpeg-p): Don't fail if the arg cannot be converted to unibyte.
Wed, 25 Jun 2008 02:48:03 +0000 Kenichi Handa (image-jpeg-p): Convert DATA to unibyte at first.