| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Fix handling of comments in NetPBM image files. | Claudio Bley | 2013-11-01 | 1 | -1/+4 |
* | * lisp/image.el (image-load-path): Doc fix. | Xue Fuqiao | 2013-10-28 | 1 | -1/+3 |
* | * lisp/image.el (defimage): Doc fix. | Xue Fuqiao | 2013-10-28 | 1 | -1/+1 |
* | * image.el (image-multi-frame-p): Remove --without-x warning/error. | Glenn Morris | 2013-09-17 | 1 | -7/+8 |
* | * image.el (image-type-from-buffer): Remove --without-x warning/error. | Glenn Morris | 2013-09-17 | 1 | -0/+1 |
* | Add functions to change the speed of animated images | Glenn Morris | 2013-08-15 | 1 | -8/+28 |
* | Rename :content-type to :format in `create-image' | Lars Magne Ingebrigtsen | 2013-08-13 | 1 | -2/+2 |
* | Enable giving hints to ImageMagick via :content-type | Lars Magne Ingebrigtsen | 2013-08-13 | 1 | -0/+8 |
* | * image.el (image-animated-p): Tweak definition. | Glenn Morris | 2013-05-29 | 1 | -1/+6 |
* | Rework recent image-multi-frame stuff a little | Glenn Morris | 2013-02-19 | 1 | -5/+5 |
* | Generalize "animated" images to "multi-frame" images | Glenn Morris | 2013-02-16 | 1 | -24/+21 |
* | Add variables for default/minimum animated image frame delay | Glenn Morris | 2013-02-15 | 1 | -3/+10 |
* | Add commands for navigating multi-frame images | Glenn Morris | 2013-02-15 | 1 | -3/+12 |
* | Display a mode-line frame counter for animated images | Glenn Morris | 2013-02-15 | 1 | -0/+4 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.org | Glenn Morris | 2012-11-17 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | * lisp/image.el (insert-image, insert-sliced-image): Doc fix. | Glenn Morris | 2012-11-17 | 1 | -3/+3 |
* | | * lisp/image.el (image-type-from-file-name): Trivial simplification. | Glenn Morris | 2012-11-02 | 1 | -10/+7 |
|/ |
|
* | image-type-from-file-name fix for bug#9045 | Glenn Morris | 2012-10-22 | 1 | -2/+11 |
* | * lisp/image.el (imagemagick-enabled-types): Doc fix. | Glenn Morris | 2012-10-22 | 1 | -1/+1 |
* | Remove LIBRARIES arg from w32_delayed_load and friends. | Chong Yidong | 2012-09-23 | 1 | -1/+1 |
* | Fix glitches caused by addition of psec to timers. | Paul Eggert | 2012-09-12 | 1 | -2/+2 |
* | Replace version 24.2 with 24.3 where appropriate (hopefully) | Glenn Morris | 2012-08-15 | 1 | -2/+2 |
* | Give ImageMagick lowest priority in image-type-file-name-regexps. | Chong Yidong | 2012-06-11 | 1 | -1/+4 |
* | image.el (imagemagick-enabled-types): Remove CIN. | Chong Yidong | 2012-06-04 | 1 | -1/+1 |
* | More tweaks to ImageMagick types. | Chong Yidong | 2012-06-04 | 1 | -9/+10 |
* | * etc/NEWS: Update for renamed variable. | Glenn Morris | 2012-06-03 | 1 | -1/+1 |
* | Add more enabled ImageMagick types. | Chong Yidong | 2012-06-02 | 1 | -18/+25 |
* | Fix imagemagick-filter-types for imagemagick-types-enable = t. | Glenn Morris | 2012-05-31 | 1 | -7/+8 |
* | Split off imagemagick-filter-types from imagemagick-register-types | Glenn Morris | 2012-05-31 | 1 | -27/+29 |
* | Add option imagemagick-types-enable | Glenn Morris | 2012-05-31 | 1 | -21/+75 |
* | * lisp/image.el (imagemagick-types-inhibit): Doc fix. | Glenn Morris | 2012-05-25 | 1 | -0/+3 |
* | * image.el (image-type-from-buffer): Only return supported image type. | Chong Yidong | 2012-04-26 | 1 | -1/+3 |
* | Call imagemagick-register-types automatically. | Chong Yidong | 2012-04-16 | 1 | -24/+45 |
* | Make `put-image' return the overlay created | Lars Magne Ingebrigtsen | 2012-04-10 | 1 | -1/+2 |
* | Updates for Display chapter of Lisp manual. | Chong Yidong | 2012-03-31 | 1 | -12/+14 |
* | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 1 | -3/+3 |
* | Comment out the unimplemented image-transform-mode | Glenn Morris | 2012-02-07 | 1 | -0/+2 |
* | Further doc fix for imagemagick-types-inhibit | Glenn Morris | 2012-02-06 | 1 | -1/+4 |
* | Small imagemagick doc fixes | Glenn Morris | 2012-02-06 | 1 | -1/+1 |
* | * lisp/image.el (image-extension-data): Add obsolete alias. | Glenn Morris | 2012-02-03 | 1 | -0/+4 |
* | Document animated image API | Glenn Morris | 2012-02-03 | 1 | -8/+15 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | * lisp/image.el (imagemagick-register-types): Use regexp-opt. | Stefan Monnier | 2011-09-16 | 1 | -10/+8 |
* | * lisp/image.el (insert-image): Clarifying docstring. | Deniz Dogan | 2011-07-25 | 1 | -2/+2 |
* | * image.el (put-image): Doc typo fix. | Lars Magne Ingebrigtsen | 2011-07-17 | 1 | -1/+1 |
* | `put-image' doc fix | Lars Magne Ingebrigtsen | 2011-07-14 | 1 | -0/+1 |
* | Handle gif subimage animation delay correctly. | Chong Yidong | 2011-06-11 | 1 | -24/+24 |