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