summaryrefslogtreecommitdiff
path: root/lisp/image-mode.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Show image as text when trying to search/replace in image buffer (bug#25905)Juri Linkov2020-12-23
* * lisp/image-mode.el: Use one timer and lock for slow remote calls (bug#45256)Juri Linkov2020-12-19
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* Make image-mode give better feedback when the buffer is emptyLars Ingebrigtsen2020-08-20
* Make 'n'/'p' in image mode buffers respect dired sortingLars Ingebrigtsen2020-08-06
* Fix problem with viewing .webp files from .zip buffersLars Ingebrigtsen2020-08-03
* Adjust error message in image-modeLars Ingebrigtsen2020-08-03
* * lisp/image-mode.el (image-toggle-display-image): Fix fit of rotated images.Juri Linkov2020-06-17
* * lisp/image-mode.el (image-transform-original): New command (bug#41222).Juri Linkov2020-06-08
* * lisp/image-mode.el (image-mode-map): Update menu items.Juri Linkov2020-04-27
* * lisp/image-mode.el (image-transform-resize): Remove FIXME comment.Juri Linkov2020-04-24
* Change doc-view-mode-map prefix key 's' to 'c'.Juri Linkov2020-04-23
* Add image-auto-resize defcustoms to image-mode.elJuri Linkov2020-04-21
* * lisp/image-mode.el: Add prefix key 's' and reduce dependency on ImageMagick.Juri Linkov2020-04-20
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/man.el (Man-width-max): New defcustom (bug#32536, bug#9385)Juri Linkov2019-12-08
* Use run-with-idle-timer instead of debounce for responsive image scaling.Juri Linkov2019-11-30
* * lisp/image-mode.el: Resize image on window resizing (bug#32672)Juri Linkov2019-11-27
* Default exotic image formats (like .webp) to image-modeLars Ingebrigtsen2019-10-29
* Move point in the dired buffer with `n'/`p' in an image-mode bufferLars Ingebrigtsen2019-10-09
* Fix vertical scrolling in image-modeEli Zaretskii2019-10-05
* Add support for Dired file marking from image-modeLars Ingebrigtsen2019-10-01
* Automatically rotate images in image-mode based on Exif dataLars Ingebrigtsen2019-09-22
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Let byte-compiler recognize that local-variable-p implies boundpNoam Postavsky2019-09-07
* Support visiting compressed image filesEli Zaretskii2019-09-07
* Fix auto-revert resizing in image modeCarlos Pita2019-06-23
* Merge from origin/emacs-26Glenn Morris2019-01-30
|\
| * image-mode: Do not use default scaling (bug#33990)Benjamin Riefenstahl2019-01-25
* | image-mode: Make parameters buffer-localBenjamin Riefenstahl2019-01-25
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/image-mode.el (image--imagemagick-wanted-p): Check for nil filename.Juri Linkov2018-11-05
* | * lisp/image-mode.el (image-toggle-display-image): Avoid string-make-unibyteStefan Monnier2018-10-15
* | * lisp/image-mode.el (image--imagemagick-wanted-p): Check for file extension.Juri Linkov2018-10-16
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | New functions to switch back and forth to another major modeStefan Monnier2018-06-21
* | Merge from origin/emacs-26Glenn Morris2018-04-14
|\|
| * Remove repetitions in documentation stringsRobert Pluim2018-04-13
* | Make image-mode respect `imagemagick-types-inhibit'Lars Ingebrigtsen2018-04-14
* | * lisp/tar-mode.el (tar-summarize-buffer): Let-bind `create-lockfiles' to nilJuri Linkov2018-01-28
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | New commands image-scroll-left and image-scroll-rightMark Oteiza2016-12-15
* | * lisp/image-mode.el (image-mode-winprops-alist): Add docstring.Mark Oteiza2016-12-14
* | Fix auto-reverting image-mode buffer (bug#21598)Nicolas Petton2016-07-25
* | Revert "alas, a map can have only one parent"Lars Ingebrigtsen2016-05-02