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
*
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
|
\
|
*
Avoid point movement when visiting image files
Eli Zaretskii
2021-02-16
1
-1
/
+3
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Revert "Fix problem of point movement in image-mode"
Lars Ingebrigtsen
2021-02-16
1
-2
/
+0
*
|
Fix problem of point movement in image-mode
Lars Ingebrigtsen
2021-02-16
1
-0
/
+2
*
|
Don't resize images in image-mode if we have a rotation
Lars Ingebrigtsen
2021-02-16
1
-0
/
+6
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Show image as text when trying to search/replace in image buffer (bug#25905)
Juri Linkov
2020-12-23
1
-0
/
+11
*
|
* lisp/image-mode.el: Use one timer and lock for slow remote calls (bug#45256)
Juri Linkov
2020-12-19
1
-3
/
+18
*
|
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-08-24
1
-3
/
+1
*
|
Make image-mode give better feedback when the buffer is empty
Lars Ingebrigtsen
2020-08-20
1
-0
/
+9
*
|
Make 'n'/'p' in image mode buffers respect dired sorting
Lars Ingebrigtsen
2020-08-06
1
-19
/
+79
*
|
Fix problem with viewing .webp files from .zip buffers
Lars Ingebrigtsen
2020-08-03
1
-6
/
+17
*
|
Adjust error message in image-mode
Lars Ingebrigtsen
2020-08-03
1
-15
/
+17
|
/
*
* lisp/image-mode.el (image-toggle-display-image): Fix fit of rotated images.
Juri Linkov
2020-06-17
1
-4
/
+12
*
* lisp/image-mode.el (image-transform-original): New command (bug#41222).
Juri Linkov
2020-06-08
1
-3
/
+13
*
* lisp/image-mode.el (image-mode-map): Update menu items.
Juri Linkov
2020-04-27
1
-7
/
+13
*
* lisp/image-mode.el (image-transform-resize): Remove FIXME comment.
Juri Linkov
2020-04-24
1
-1
/
+0
*
Change doc-view-mode-map prefix key 's' to 'c'.
Juri Linkov
2020-04-23
1
-2
/
+4
*
Add image-auto-resize defcustoms to image-mode.el
Juri Linkov
2020-04-21
1
-5
/
+45
*
* lisp/image-mode.el: Add prefix key 's' and reduce dependency on ImageMagick.
Juri Linkov
2020-04-20
1
-38
/
+38
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/man.el (Man-width-max): New defcustom (bug#32536, bug#9385)
Juri Linkov
2019-12-08
1
-1
/
+1
*
Use run-with-idle-timer instead of debounce for responsive image scaling.
Juri Linkov
2019-11-30
1
-23
/
+26
*
* lisp/image-mode.el: Resize image on window resizing (bug#32672)
Juri Linkov
2019-11-27
1
-0
/
+25
*
Default exotic image formats (like .webp) to image-mode
Lars Ingebrigtsen
2019-10-29
1
-69
/
+75
*
Move point in the dired buffer with `n'/`p' in an image-mode buffer
Lars Ingebrigtsen
2019-10-09
1
-1
/
+13
*
Fix vertical scrolling in image-mode
Eli Zaretskii
2019-10-05
1
-8
/
+11
*
Add support for Dired file marking from image-mode
Lars Ingebrigtsen
2019-10-01
1
-1
/
+68
*
Automatically rotate images in image-mode based on Exif data
Lars Ingebrigtsen
2019-09-22
1
-7
/
+16
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Let byte-compiler recognize that local-variable-p implies boundp
Noam Postavsky
2019-09-07
1
-3
/
+2
*
Support visiting compressed image files
Eli Zaretskii
2019-09-07
1
-0
/
+5
*
Fix auto-revert resizing in image mode
Carlos Pita
2019-06-23
1
-6
/
+4
*
Merge from origin/emacs-26
Glenn Morris
2019-01-30
1
-2
/
+4
|
\
|
*
image-mode: Do not use default scaling (bug#33990)
Benjamin Riefenstahl
2019-01-25
1
-2
/
+4
*
|
image-mode: Make parameters buffer-local
Benjamin Riefenstahl
2019-01-25
1
-3
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/image-mode.el (image--imagemagick-wanted-p): Check for nil filename.
Juri Linkov
2018-11-05
1
-1
/
+1
[next]