summaryrefslogtreecommitdiff
path: root/lisp/image.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Fix animation timeout delay calculationPaul Eggert2015-10-151-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/image.el (image-multi-frame-p): Fix thinkoGlenn Morris2014-09-141-2/+2
* * lisp/image.el (image-animate, image-animate-timeout): Stop animating imagesGlenn Morris2014-02-251-24/+26
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Some doc for image-format-suffixesGlenn Morris2014-01-221-4/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix handling of comments in NetPBM image files.Claudio Bley2013-11-011-1/+4
* * lisp/image.el (image-load-path): Doc fix.Xue Fuqiao2013-10-281-1/+3
* * lisp/image.el (defimage): Doc fix.Xue Fuqiao2013-10-281-1/+1
* * image.el (image-multi-frame-p): Remove --without-x warning/error.Glenn Morris2013-09-171-7/+8
* * image.el (image-type-from-buffer): Remove --without-x warning/error.Glenn Morris2013-09-171-0/+1
* Add functions to change the speed of animated imagesGlenn Morris2013-08-151-8/+28
* Rename :content-type to :format in `create-image'Lars Magne Ingebrigtsen2013-08-131-2/+2
* Enable giving hints to ImageMagick via :content-typeLars Magne Ingebrigtsen2013-08-131-0/+8
* * image.el (image-animated-p): Tweak definition.Glenn Morris2013-05-291-1/+6
* Rework recent image-multi-frame stuff a littleGlenn Morris2013-02-191-5/+5
* Generalize "animated" images to "multi-frame" imagesGlenn Morris2013-02-161-24/+21
* Add variables for default/minimum animated image frame delayGlenn Morris2013-02-151-3/+10
* Add commands for navigating multi-frame imagesGlenn Morris2013-02-151-3/+12
* Display a mode-line frame counter for animated imagesGlenn Morris2013-02-151-0/+4
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul 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:37Z!dancol@dancol.orgGlenn 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