index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
image-mode.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-24
* lisp/image-mode.el (image-mode--next-file): Fix infinite loop.
Juri Linkov
2025-02-17
Prefer plusp/minusp to cl-plusp/cl-minusp
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-12
Correctly update image properties
Manuel Giraud
2024-05-28
* lisp/image-mode.el (image-transform-fill-window): New command (bug#69565).
Juri Linkov
2024-03-23
Avoid infinite recursion in 'image-mode--display'
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-07
Merge from origin/emacs-29
Eli Zaretskii
2023-10-02
; * lisp/image-mode.el (image-mode-to-text, image-mode-as-hex): Doc fixes.
Eli Zaretskii
2023-10-02
; * lisp/image-mode.el: Fix typos in doc strings (bug#66302).
Ikumi Keita
2023-09-10
Fix order of `other' choice in defcustom :type
Mauro Aranda
2023-09-02
Merge from origin/emacs-29
Eli Zaretskii
2023-09-01
Fix `image-auto-resize-on-window-resize' custom :type
Manuel Giraud
2023-08-21
Merge from origin/emacs-29
Jim Porter
2023-08-16
Fix horizontal scrolling of images with C-f
Eli Zaretskii
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-30
; remove incorrect quoting of condition names
Mattias EngdegÄrd
2022-09-26
Don't auto-resize image if echo area is non-empty
Stefan Kangas
2022-09-23
Autoload wallpaper-set
Stefan Kangas
2022-09-21
Obsolete image-mode--images-in-directory
Stefan Kangas
2022-09-16
Inhibit image-mode resizing in the minibuffer
Lars Ingebrigtsen
2022-09-14
Make image cropping work in image-mode buffers
Lars Ingebrigtsen
2022-09-14
Rename image transform commands to be less confusing
Stefan Kangas
2022-09-14
Add new command image-mode-wallpaper-set
Stefan Kangas
2022-09-13
Fix some misleading quoting in cl-case
Lars Ingebrigtsen
2022-08-19
Merge from origin/emacs-28
Stefan Kangas
2022-08-18
Improve obsoletion of image-transform-fit-to-{height,width}
Stefan Kangas
2022-08-18
Improve image-mode-as-hex docstring
Stefan Kangas
2022-08-18
Do interactive mode tagging in image-mode.el
Stefan Kangas
2022-08-18
Make toggling between image, hex and text more consistent
Stefan Kangas
2022-08-18
; * lisp/image-mode.el (image-minor-mode): Reflow docstring.
Stefan Kangas
2022-08-18
New command image-transform-set-percent
Stefan Kangas
2022-08-18
Prefer defvar-keymap in image-mode.el
Stefan Kangas
2022-08-18
; * lisp/image-mode.el: Delete commented out image-transform-mode.
Stefan Kangas
2022-08-18
Merge from origin/emacs-28
Stefan Kangas
2022-08-18
* lisp/image-mode.el (image-mode-as-hex): Fix toggle instructions.
Stefan Kangas
2022-08-18
; lisp/image-mode.el: Fix typo.
Stefan Kangas
2022-08-18
* lisp/image-mode.el: Improve commentary.
Stefan Kangas
2022-07-03
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-06-17
Fix some declare-after-interactive functions
Lars Ingebrigtsen
2022-05-07
Explain better what the interactive prefix does in scroll-down/up
Lars Ingebrigtsen
2022-04-01
More robust checks for directory buffers in image-mode
Michael Albinus
2022-03-24
Fix image-mode-fit-frame some more
Lars Ingebrigtsen
2022-03-23
Fix image-mode-fit-frame resizing
Lars Ingebrigtsen
2022-03-21
Make `n' in image-mode work more reliably with external formats
Lars Ingebrigtsen
2022-02-22
Merge from origin/emacs-28
Stefan Kangas
2022-02-21
A friendlier error message from image-mode in an empty buffer
Eli Zaretskii
[next]