]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of image-dired thumbnails
authorStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 16:36:09 +0000 (18:36 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 17:51:26 +0000 (19:51 +0200)
commite6946bf5f2c9cb23a7a569d0bf6154110df247c7
treede6e52d9d9b36499af5b4862b3d206a3368dea78
parent6498a1a3ad82c52045c07a4b2009a1ffd641dce6
Improve documentation of image-dired thumbnails

* lisp/image-dired.el: Fix documentation on thumbnail file format to
correctly say that it can be either PNG or JPEG; not just JPEG.  Also
fix inconsistent formatting in comments.
* lisp/image-dired.el (image-dired-thumbnail-storage): Improve
docstring.
lisp/image-dired.el