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