index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
image
/
exif.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-12
Merge from origin/emacs-29
Stefan Kangas
2023-02-11
; Fix doc strings in lisp/image/ directory
Eli Zaretskii
2023-01-03
Data argument to `signal` should be a list
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-13
Fix some misleading quoting in cl-case
Lars Ingebrigtsen
2022-07-19
Use `ash` instead of `lsh`
Mattias Engdegård
2022-04-16
Improve exif-field discoverability
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-23
Partially remove exiftool dependency from image-dired.el
Stefan Kangas
2021-10-23
Add new function exif-field
Stefan Kangas
2021-02-17
Don't move point in `exif-parse-buffer'
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-11
Fix parsing error in exif
Lars Ingebrigtsen
2020-04-18
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-03-19
Don't have exif bugging out on short strings
Lars Ingebrigtsen
2020-01-01
Update copyright year to 2020
Paul Eggert
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