]> git.eshelyaron.com Git - emacs.git/commit
image-dired: End thumbnail file names with ".jpg"
authorStefan Kangas <stefankangas@gmail.com>
Tue, 27 Sep 2022 22:41:01 +0000 (00:41 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 28 Sep 2022 10:36:42 +0000 (12:36 +0200)
commit6cffaa3b6daf767808a9d9ae549fc2aea5c5c07e
tree6e7eb37733a87b8eabb2ba1b3657b329825ce4ba
parentb5b59d1b8afe1e13f63190b9688ddfd9605f2945
image-dired: End thumbnail file names with ".jpg"

* lisp/image/image-dired-util.el (image-dired-thumb-name): Always
end thumbnail name in ".jpg" and simplify naming to just use the
SHA-1 hash.  (Bug#57961)
* test/lisp/image/image-dired-util-tests.el
(image-dired-thumb-name/image-dired): Adjust test for the above
change.
* etc/NEWS: Announce the above change.
etc/NEWS
lisp/image/image-dired-util.el
test/lisp/image/image-dired-util-tests.el