summaryrefslogtreecommitdiff
path: root/lisp/image-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Don't hard-code 1 as point-min.Glenn Morris2016-01-191-1/+1
* Avoid advising image-display-size for xwidgets.Glenn Morris2016-01-191-18/+25
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/image-mode.el: Support encrypted fileDaiki Ueno2015-11-171-1/+6
* image-mode.el (image-kill-buffer): New command bound to k.Artur Malabarba2015-02-061-0/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * image-mode.el: Move defvars earlier to avoid a byte-compilation warning.Lars Magne Ingebrigtsen2014-09-181-20/+20
* Preserve the aspect ratio when fitting to width/heightLars Magne Ingebrigtsen2014-09-181-5/+10
* Allow resetting image transform optionsLars Magne Ingebrigtsen2014-08-121-2/+16
* Use a max-width when displaying imagesLars Magne Ingebrigtsen2014-08-051-2/+8
* * lisp/image-mode.el (image-mode-window-put): Don't assume there's a `t'Stefan Monnier2014-04-211-3/+2
* * lisp/image-mode.el (image-mode-window-put): Also update the property ofIan D2014-04-161-0/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add functions to change the speed of animated imagesGlenn Morris2013-08-151-2/+67
* * lisp/image-mode.el (image-mode-reapply-winprops): Call image-mode-winpropsStefan Monnier2013-05-261-13/+14
* * lisp/image-mode.el (image-mode-winprops): Add winprops toStefan Monnier2013-05-241-4/+8
* * lisp/image-mode.el (image-mode): Add mouse bindings for mode-line-process.Glenn Morris2013-02-211-5/+16
* Rework recent image-multi-frame stuff a littleGlenn Morris2013-02-191-12/+19
* * lisp/image-mode.el (image-mode-map): Add image-dired menu entry.Glenn Morris2013-02-161-2/+8
* Generalize "animated" images to "multi-frame" imagesGlenn Morris2013-02-161-5/+5
* * lisp/image-mode.el (image-mode-map): Give it a menu.Glenn Morris2013-02-161-2/+48
* Add commands for navigating multi-frame imagesGlenn Morris2013-02-151-0/+34
* Display a mode-line frame counter for animated imagesGlenn Morris2013-02-151-2/+9
* Add more keymaps where S-SPC scrolls in the opposite direction to SPC.Juri Linkov2013-02-131-0/+1
* * image-mode.el (image-next-file, image-previous-file): New commands.Christian Wittern2013-01-191-0/+48
* * image-mode.el (image-mode-fit-frame): Add a frame argument.Chong Yidong2013-01-191-21/+43
* * lisp/image-mode.el (image-mode-winprops): Don't throw away the fallbackStefan Monnier2013-01-091-2/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* lisp/image-mode.el (image-transform-check-size): Use assertions onlyWolfgang Jenkner2012-11-231-2/+8
* * lisp/image-mode.el: Use lexical-binding.Stefan Monnier2012-09-261-5/+13
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-9/+8
* Spelling fixes.Paul Eggert2012-05-281-1/+1
* * lisp/image-mode.el: Fit to width/height for rotated images.Wolfgang Jenkner2012-05-141-16/+136
* * lisp/image-mode.el: Fix scaling.Wolfgang Jenkner2012-05-141-21/+20
* Comment out the unimplemented image-transform-modeGlenn Morris2012-02-071-18/+22
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-2/+4
* Document animated image APIGlenn Morris2012-02-031-2/+4
* * lisp/image-mode.el (image-toggle-display-image): Remove tautological `major...Juri Linkov2012-02-021-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-5/+8
* * lisp/ps-mule.el (ps-mule-plot-string): Don't inf-loop.Stefan Monnier2011-09-191-3/+3
* * image-mode.el (image-next-line): The line parameter is mandatoryLars Magne Ingebrigtsen2011-09-111-1/+1
* `image-mode-fit-frame' doc fixLars Magne Ingebrigtsen2011-07-141-1/+1
* Some changes and re-organization for animated gif support.Chong Yidong2011-06-071-35/+77
* Fix animated gifs (Bug#6981).Chong Yidong2011-05-291-11/+22
* image-mode fix for bug#8567.Glenn Morris2011-05-201-1/+2
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-7/+7
|\
| * Image mode doc fixes (Bug#8098).Chong Yidong2011-04-091-7/+7
| * Fix bug #8047 with require-final-newline and image file display.Eli Zaretskii2011-02-181-0/+5