index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
image-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * lisp/image-mode.el (image-mode-to-text, image-mode-as-hex): Doc fixes.
Eli Zaretskii
2023-10-02
1
-10
/
+8
*
; * lisp/image-mode.el: Fix typos in doc strings (bug#66302).
Ikumi Keita
2023-10-02
1
-2
/
+2
*
Fix `image-auto-resize-on-window-resize' custom :type
Manuel Giraud
2023-09-01
1
-1
/
+1
*
Fix horizontal scrolling of images with C-f
Eli Zaretskii
2023-08-16
1
-2
/
+3
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Don't auto-resize image if echo area is non-empty
Stefan Kangas
2022-09-26
1
-1
/
+3
*
Autoload wallpaper-set
Stefan Kangas
2022-09-23
1
-1
/
+0
*
Obsolete image-mode--images-in-directory
Stefan Kangas
2022-09-21
1
-10
/
+11
*
Inhibit image-mode resizing in the minibuffer
Lars Ingebrigtsen
2022-09-16
1
-1
/
+5
*
Make image cropping work in image-mode buffers
Lars Ingebrigtsen
2022-09-14
1
-0
/
+3
*
Rename image transform commands to be less confusing
Stefan Kangas
2022-09-14
1
-6
/
+9
*
Add new command image-mode-wallpaper-set
Stefan Kangas
2022-09-14
1
-0
/
+15
*
Fix some misleading quoting in cl-case
Lars Ingebrigtsen
2022-09-13
1
-3
/
+3
*
Merge from origin/emacs-28
Stefan Kangas
2022-08-19
1
-11
/
+12
|
\
|
*
Improve image-mode-as-hex docstring
Stefan Kangas
2022-08-18
1
-11
/
+12
*
|
Improve obsoletion of image-transform-fit-to-{height,width}
Stefan Kangas
2022-08-18
1
-2
/
+2
*
|
Do interactive mode tagging in image-mode.el
Stefan Kangas
2022-08-18
1
-29
/
+31
*
|
Make toggling between image, hex and text more consistent
Stefan Kangas
2022-08-18
1
-14
/
+18
*
|
; * lisp/image-mode.el (image-minor-mode): Reflow docstring.
Stefan Kangas
2022-08-18
1
-3
/
+3
*
|
New command image-transform-set-percent
Stefan Kangas
2022-08-18
1
-0
/
+11
*
|
Prefer defvar-keymap in image-mode.el
Stefan Kangas
2022-08-18
1
-148
/
+147
*
|
; * lisp/image-mode.el: Delete commented out image-transform-mode.
Stefan Kangas
2022-08-18
1
-20
/
+0
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-08-18
1
-10
/
+10
|
\
|
|
*
* lisp/image-mode.el (image-mode-as-hex): Fix toggle instructions.
Stefan Kangas
2022-08-18
1
-7
/
+3
|
*
; lisp/image-mode.el: Fix typo.
Stefan Kangas
2022-08-18
1
-3
/
+3
|
*
* lisp/image-mode.el: Improve commentary.
Stefan Kangas
2022-08-18
1
-4
/
+8
*
|
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-2
/
+2
*
|
Fix some declare-after-interactive functions
Lars Ingebrigtsen
2022-06-17
1
-1
/
+1
*
|
Explain better what the interactive prefix does in scroll-down/up
Lars Ingebrigtsen
2022-05-07
1
-6
/
+20
*
|
More robust checks for directory buffers in image-mode
Michael Albinus
2022-04-01
1
-2
/
+5
*
|
Fix image-mode-fit-frame some more
Lars Ingebrigtsen
2022-03-24
1
-22
/
+12
*
|
Fix image-mode-fit-frame resizing
Lars Ingebrigtsen
2022-03-23
1
-15
/
+17
*
|
Make `n' in image-mode work more reliably with external formats
Lars Ingebrigtsen
2022-03-21
1
-1
/
+8
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-02-22
1
-3
/
+5
|
\
|
|
*
A friendlier error message from image-mode in an empty buffer
Eli Zaretskii
2022-02-21
1
-3
/
+5
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Remove obsolete values from image-mode-auto-resize
Stefan Kangas
2021-12-07
1
-6
/
+4
*
|
image-mode: Advertize viewing as text less eagerly
Stefan Kangas
2021-12-03
1
-17
/
+26
*
|
; * lisp/image-mode.el (image-mode): Minor doc fix.
Stefan Kangas
2021-12-03
1
-2
/
+3
*
|
New user option image-auto-resize-max-scale-percent
Stefan Kangas
2021-11-06
1
-1
/
+26
*
|
New command image-transform-fit-to-window
Stefan Kangas
2021-11-06
1
-17
/
+40
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-2
/
+1
*
Don't call `image-toggle-display-text' when toggling
Lin Sun
2021-04-05
1
-2
/
+3
*
Rename to image--transform-smoothing in image-mode.el
Lars Ingebrigtsen
2021-03-12
1
-5
/
+5
*
; Fix some typos.
Basil L. Contovounesios
2021-03-11
1
-2
/
+2
*
Enable selectable image smoothing (bug#38394)
Alan Third
2021-03-10
1
-2
/
+18
*
Merge from origin/emacs-27
Glenn Morris
2021-02-19
1
-1
/
+3
|
\
[next]