]> git.eshelyaron.com Git - emacs.git/commit
Add new function exif-field
authorStefan Kangas <stefan@marxist.se>
Sat, 23 Oct 2021 04:12:35 +0000 (06:12 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 23 Oct 2021 06:13:43 +0000 (08:13 +0200)
commitbb06d5648eac297e5574b15c7723903c8c922d03
tree7bf36868b7bc2ccce3311047e4b937ca8488e625
parent241574375df80a136624ea622d76b426e1437617
Add new function exif-field

* test/lisp/image/exif-tests.el (exif-elem): Move function from here...
* lisp/image/exif.el (exif-field): ...to here, and rename.
(exif-orientation):
* test/lisp/image/exif-tests.el (test-exif-parse)
(test-exif-parse-short): Use above new function.
etc/NEWS
lisp/image/exif.el
test/lisp/image/exif-tests.el