summaryrefslogtreecommitdiff
path: root/lisp/image.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* * lisp/image.el (image-load-path): Doc fix.Eli Zaretskii2018-04-121-0/+3
* Avoid printing garbled error message from image.elEli Zaretskii2018-02-101-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Don't reject PBM header whitespace unnecessarilyAndy Moreton2017-10-161-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Support for rawrgb images using imagemagickEvgeny Zajcev2016-12-021-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | image-type-from-file-name: Perform a case insensitive matchTino Calancha2016-09-041-1/+1
* | image-increase-size: Fix non-interactive callsTino Calancha2016-09-041-2/+2
* | Fix invalid image rotationsLars Ingebrigtsen2016-08-241-1/+5
* | Make gif animation work (bug#24004)Katsumi Yamaoka2016-07-191-3/+4
* | * lisp/image.el: Use lexical-bindingStefan Monnier2016-05-231-18/+13
* | * lisp/image.el (image--get-image): Remove nonsensical code.Glenn Morris2016-05-231-7/+1
* | * lisp/image.el (image--get-image): Avoid requiring a library forGlenn Morris2016-05-231-4/+4
* | Fix seq requirement that broke bootstrapPaul Eggert2016-05-231-2/+1
* | Add missing dependencies to seq.elNicolas Petton2016-05-221-0/+1
* | Add an animation sanity checkLars Ingebrigtsen2016-05-041-4/+9
* | Revert "alas, a map can have only one parent"Lars Ingebrigtsen2016-05-021-1/+0
* | alas, a map can have only one parentSam Steingold2016-05-021-0/+1
* | Make (setf (image-property ...)) return VALUELars Ingebrigtsen2016-02-231-1/+1
* | Rework the image property getter/settersLars Ingebrigtsen2016-02-221-5/+9
* | New functions for getting and setting image propertiesLars Ingebrigtsen2016-02-201-0/+20
* | Allow interactively scaling past :max-width etcLars Ingebrigtsen2016-02-101-10/+30
* | Use a sparse image keymapLars Ingebrigtsen2016-02-101-1/+1
* | Put a keymap on images created with insert-image and friendsLars Ingebrigtsen2016-02-101-6/+57
* | Add new commands to allow changing the size of imagesLars Ingebrigtsen2016-02-091-0/+29
* | Automatically scale images up on high-density screensLars Ingebrigtsen2016-02-081-0/+29
|/
* 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