aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/image.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-11-15T23:31:[email protected]Glenn Morris2012-11-171-3/+3
|\|
| * * lisp/image.el (insert-image, insert-sliced-image): Doc fix.Glenn Morris2012-11-171-3/+3
* | * lisp/image.el (image-type-from-file-name): Trivial simplification.Glenn Morris2012-11-021-10/+7
|/
* image-type-from-file-name fix for bug#9045Glenn Morris2012-10-221-2/+11
* * lisp/image.el (imagemagick-enabled-types): Doc fix.Glenn Morris2012-10-221-1/+1
* Remove LIBRARIES arg from w32_delayed_load and friends.Chong Yidong2012-09-231-1/+1
* Fix glitches caused by addition of psec to timers.Paul Eggert2012-09-121-2/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* Give ImageMagick lowest priority in image-type-file-name-regexps.Chong Yidong2012-06-111-1/+4
* image.el (imagemagick-enabled-types): Remove CIN.Chong Yidong2012-06-041-1/+1
* More tweaks to ImageMagick types.Chong Yidong2012-06-041-9/+10
* * etc/NEWS: Update for renamed variable.Glenn Morris2012-06-031-1/+1
* Add more enabled ImageMagick types.Chong Yidong2012-06-021-18/+25
* Fix imagemagick-filter-types for imagemagick-types-enable = t.Glenn Morris2012-05-311-7/+8
* Split off imagemagick-filter-types from imagemagick-register-typesGlenn Morris2012-05-311-27/+29
* Add option imagemagick-types-enableGlenn Morris2012-05-311-21/+75
* * lisp/image.el (imagemagick-types-inhibit): Doc fix.Glenn Morris2012-05-251-0/+3
* * image.el (image-type-from-buffer): Only return supported image type.Chong Yidong2012-04-261-1/+3
* Call imagemagick-register-types automatically.Chong Yidong2012-04-161-24/+45
* Make `put-image' return the overlay createdLars Magne Ingebrigtsen2012-04-101-1/+2
* Updates for Display chapter of Lisp manual.Chong Yidong2012-03-311-12/+14
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-3/+3
* Comment out the unimplemented image-transform-modeGlenn Morris2012-02-071-0/+2
* Further doc fix for imagemagick-types-inhibitGlenn Morris2012-02-061-1/+4
* Small imagemagick doc fixesGlenn Morris2012-02-061-1/+1
* * lisp/image.el (image-extension-data): Add obsolete alias.Glenn Morris2012-02-031-0/+4
* Document animated image APIGlenn Morris2012-02-031-8/+15
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/image.el (imagemagick-register-types): Use regexp-opt.Stefan Monnier2011-09-161-10/+8
* * lisp/image.el (insert-image): Clarifying docstring.Deniz Dogan2011-07-251-2/+2
* * image.el (put-image): Doc typo fix.Lars Magne Ingebrigtsen2011-07-171-1/+1
* `put-image' doc fixLars Magne Ingebrigtsen2011-07-141-0/+1
* Handle gif subimage animation delay correctly.Chong Yidong2011-06-111-24/+24
* Some changes and re-organization for animated gif support.Chong Yidong2011-06-071-83/+44
* Fix animated gifs (Bug#6981).Chong Yidong2011-05-291-31/+44
* Doc fixes for imagemagick support code.Chong Yidong2011-05-291-19/+26
* lisp/image.el: Avoid some warnings.Juanma Barranquero2011-03-221-12/+14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Avoid inline image variables for checkboxes (Bug#7222).Chong Yidong2010-10-241-15/+0
* | Rename `image-library-alist' to `dynamic-library-alist'.Juanma Barranquero2010-10-131-2/+4
* | More cleanups and minor fixes for Customize.Chong Yidong2010-10-111-1/+14
* | Tiny image.el fixes.Glenn Morris2010-09-081-4/+11
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | merge from trunk, no conflictsJoakim Verona2010-08-181-1/+1
|\ \