aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/image-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | lisp/image-mode.el: Fix change in 2011-04-09T20:28:[email protected].Juanma Barranquero2011-04-131-1/+1
* | Cleanups to the ImageMagick code and docstrings.Chong Yidong2011-04-091-53/+60
* | Fix bug #8047 with require-final-newline in binary image buffers.Eli Zaretskii2011-02-181-0/+5
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-3/+1
* | * image-mode.el (image-display-size): Doc fix (Bug#7820).Chong Yidong2011-01-281-7/+10
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Move some autoloaded auto-mode-alist entries to files.el.Glenn Morris2010-09-231-12/+0