summaryrefslogtreecommitdiff
path: root/lisp/image-mode.el
Commit message (Expand)AuthorAge
* Avoid infinite recursion in 'image-mode--display'Eli Zaretskii2024-03-23
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-10-07
|\|
| * ; * lisp/image-mode.el (image-mode-to-text, image-mode-as-hex): Doc fixes.Eli Zaretskii2023-10-02
| * ; * lisp/image-mode.el: Fix typos in doc strings (bug#66302).Ikumi Keita2023-10-02
* | Fix order of `other' choice in defcustom :typeMauro Aranda2023-09-10
* | Merge from origin/emacs-29Eli Zaretskii2023-09-02
|\|
| * Fix `image-auto-resize-on-window-resize' custom :typeManuel Giraud2023-09-01
* | Merge from origin/emacs-29Jim Porter2023-08-21
|\|
| * Fix horizontal scrolling of images with C-fEli Zaretskii2023-08-16
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | ; remove incorrect quoting of condition namesMattias EngdegÄrd2022-12-30
|/
* Don't auto-resize image if echo area is non-emptyStefan Kangas2022-09-26
* Autoload wallpaper-setStefan Kangas2022-09-23
* Obsolete image-mode--images-in-directoryStefan Kangas2022-09-21
* Inhibit image-mode resizing in the minibufferLars Ingebrigtsen2022-09-16
* Make image cropping work in image-mode buffersLars Ingebrigtsen2022-09-14
* Rename image transform commands to be less confusingStefan Kangas2022-09-14
* Add new command image-mode-wallpaper-setStefan Kangas2022-09-14
* Fix some misleading quoting in cl-caseLars Ingebrigtsen2022-09-13
* Merge from origin/emacs-28Stefan Kangas2022-08-19
|\
| * Improve image-mode-as-hex docstringStefan Kangas2022-08-18
* | Improve obsoletion of image-transform-fit-to-{height,width}Stefan Kangas2022-08-18
* | Do interactive mode tagging in image-mode.elStefan Kangas2022-08-18
* | Make toggling between image, hex and text more consistentStefan Kangas2022-08-18
* | ; * lisp/image-mode.el (image-minor-mode): Reflow docstring.Stefan Kangas2022-08-18
* | New command image-transform-set-percentStefan Kangas2022-08-18
* | Prefer defvar-keymap in image-mode.elStefan Kangas2022-08-18
* | ; * lisp/image-mode.el: Delete commented out image-transform-mode.Stefan Kangas2022-08-18
* | Merge from origin/emacs-28Stefan Kangas2022-08-18
|\|
| * * lisp/image-mode.el (image-mode-as-hex): Fix toggle instructions.Stefan Kangas2022-08-18
| * ; lisp/image-mode.el: Fix typo.Stefan Kangas2022-08-18
| * * lisp/image-mode.el: Improve commentary.Stefan Kangas2022-08-18
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* | Fix some declare-after-interactive functionsLars Ingebrigtsen2022-06-17
* | Explain better what the interactive prefix does in scroll-down/upLars Ingebrigtsen2022-05-07
* | More robust checks for directory buffers in image-modeMichael Albinus2022-04-01
* | Fix image-mode-fit-frame some moreLars Ingebrigtsen2022-03-24
* | Fix image-mode-fit-frame resizingLars Ingebrigtsen2022-03-23
* | Make `n' in image-mode work more reliably with external formatsLars Ingebrigtsen2022-03-21
* | Merge from origin/emacs-28Stefan Kangas2022-02-22
|\|
| * A friendlier error message from image-mode in an empty bufferEli Zaretskii2022-02-21
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Remove obsolete values from image-mode-auto-resizeStefan Kangas2021-12-07
* | image-mode: Advertize viewing as text less eagerlyStefan Kangas2021-12-03
* | ; * lisp/image-mode.el (image-mode): Minor doc fix.Stefan Kangas2021-12-03
* | New user option image-auto-resize-max-scale-percentStefan Kangas2021-11-06