index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
image
Age
Commit message (
Expand
)
Author
2022-03-21
Make `n' in image-mode work more reliably with external formats
Lars Ingebrigtsen
2022-03-21
Allow specifying the intermediate format
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-05
Prefer nil to (current-time) when either will do
Paul Eggert
2021-10-23
Partially remove exiftool dependency from image-dired.el
Stefan Kangas
2021-10-23
Add new function exif-field
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-03
Evaluate eql specializers
akater
2021-02-17
Don't move point in `exif-parse-buffer'
Lars Ingebrigtsen
2021-01-29
Slight gravatar.el code clean up
Lars Ingebrigtsen
2021-01-28
Protect against bad results from libravatar
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-11
Fix parsing error in exif
Lars Ingebrigtsen
2020-08-22
Restrict the range of image formats to be converted
Lars Ingebrigtsen
2020-08-18
Fix Libravatar federation handling
Philip K
2020-08-18
Fix Libravatar federation handling
Philip K
2020-08-18
Implement a cache for all types of gravatars
Lars Ingebrigtsen
2020-08-03
Make `n'/`p' in image-mode also find externally converted images
Lars Ingebrigtsen
2020-07-31
Make gravatar-build-url respect dynamically bound variables again
Lars Ingebrigtsen
2020-07-30
Make libravatar lookups asynchronous
Lars Ingebrigtsen
2020-07-29
Don't default to librgravatar, since there are security implications
Lars Ingebrigtsen
2020-04-20
Merge from origin/emacs-27
Glenn Morris
2020-04-18
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-03-30
Merge from origin/emacs-27
Glenn Morris
2020-03-30
* lisp/image/image-converter.el: Fix customization of image-converter.
Juri Linkov
2020-03-24
Fix gravatar tests
Robert Pluim
2020-03-24
Add support for multiple Gravatar services
Philip K
2020-03-19
Don't have exif bugging out on short strings
Lars Ingebrigtsen
2020-03-19
Don't have exif bugging out on short strings
Lars Ingebrigtsen
2020-03-15
* lisp/image/image-converter.el: Support more ImageMagick versions (bug#39994)
Juri Linkov
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-22
Give better error messages in image-convert
Lars Ingebrigtsen
2019-11-21
Rewrite the image-convert doc string
Lars Ingebrigtsen
2019-11-19
Allow eww to display exotic images like webp
Lars Ingebrigtsen
2019-10-30
Fix image-converter probes
Lars Ingebrigtsen
2019-10-29
Fix image-converter probing
Lars Ingebrigtsen
2019-09-30
Change the commands in image-converter--converters to lists
Lars Ingebrigtsen
2019-09-29
Try ImageMagick last for external image converters
Lars Ingebrigtsen
2019-09-29
Remove duplicated image conversion defcustom
Lars Ingebrigtsen
2019-09-29
Improve documentation of image conversion feature
Eli Zaretskii
2019-09-29
If requested, use external image converters for exotic formats
Lars Ingebrigtsen
2019-09-22
Adjust the exif.el interface functions
Lars Ingebrigtsen
2019-09-21
Fix some commentary typos in exif.el
Lars Ingebrigtsen
2019-09-21
Add an Exif parsing library
Lars Ingebrigtsen
2019-08-02
Make gravatar.el more configurable
Basil L. Contovounesios
2019-08-02
Fix some minor gravatar.el issues
Basil L. Contovounesios
2019-08-02
DRY in gravatar.el
Basil L. Contovounesios
2019-08-02
Use lexical-binding for Gravatar support
Basil L. Contovounesios
2019-07-30
Merge from origin/emacs-26
Glenn Morris
[next]