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
/
image-converter.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Fix doc strings in lisp/image/ directory
Eli Zaretskii
2023-02-11
1
-36
/
+35
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Tweak image-converter-add-handler interface
Lars Ingebrigtsen
2022-07-13
1
-4
/
+6
*
Autoload image-converter-add-handler
Lars Ingebrigtsen
2022-07-13
1
-0
/
+1
*
Add support for viewing "images" such as Krita (.kra) files
Lars Ingebrigtsen
2022-07-13
1
-9
/
+29
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-02
1
-18
/
+22
|
\
|
*
Fix external image conversion on MS-Windows
Eli Zaretskii
2022-06-30
1
-18
/
+22
*
|
; Fix typos
Stefan Kangas
2022-05-15
1
-1
/
+1
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
|
Make `n' in image-mode work more reliably with external formats
Lars Ingebrigtsen
2022-03-21
1
-6
/
+8
*
|
Allow specifying the intermediate format
Lars Ingebrigtsen
2022-03-21
1
-8
/
+27
|
/
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
Evaluate eql specializers
akater
2021-08-03
1
-6
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Restrict the range of image formats to be converted
Lars Ingebrigtsen
2020-08-22
1
-2
/
+22
*
Make `n'/`p' in image-mode also find externally converted images
Lars Ingebrigtsen
2020-08-03
1
-4
/
+10
*
* lisp/image/image-converter.el: Fix customization of image-converter.
Juri Linkov
2020-03-30
1
-0
/
+4
*
* lisp/image/image-converter.el: Support more ImageMagick versions (bug#39994)
Juri Linkov
2020-03-15
1
-2
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Give better error messages in image-convert
Lars Ingebrigtsen
2019-11-22
1
-0
/
+3
*
Rewrite the image-convert doc string
Lars Ingebrigtsen
2019-11-21
1
-6
/
+10
*
Allow eww to display exotic images like webp
Lars Ingebrigtsen
2019-11-19
1
-29
/
+76
*
Fix image-converter probes
Lars Ingebrigtsen
2019-10-30
1
-8
/
+11
*
Fix image-converter probing
Lars Ingebrigtsen
2019-10-29
1
-4
/
+6
*
Change the commands in image-converter--converters to lists
Lars Ingebrigtsen
2019-09-30
1
-17
/
+22
*
Try ImageMagick last for external image converters
Lars Ingebrigtsen
2019-09-29
1
-2
/
+2
*
Remove duplicated image conversion defcustom
Lars Ingebrigtsen
2019-09-29
1
-11
/
+0
*
Improve documentation of image conversion feature
Eli Zaretskii
2019-09-29
1
-5
/
+8
*
If requested, use external image converters for exotic formats
Lars Ingebrigtsen
2019-09-29
1
-0
/
+191