From: Eli Zaretskii Date: Sun, 2 Jun 2024 05:37:57 +0000 (+0300) Subject: ; * lisp/image/image-dired-external.el (image-dired-set-exif-data): Doc fix. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fdccdb3ccc4598ec08df88698c0caa598c09438f;p=emacs.git ; * lisp/image/image-dired-external.el (image-dired-set-exif-data): Doc fix. (cherry picked from commit a0519d6d09c6df86adc658a89e97926bb352eb05) --- diff --git a/lisp/image/image-dired-external.el b/lisp/image/image-dired-external.el index 8a270bb9388..da272c146c9 100644 --- a/lisp/image/image-dired-external.el +++ b/lisp/image/image-dired-external.el @@ -623,7 +623,10 @@ default value at the prompt." (string-replace "\n" "" (buffer-string)))))))) (defun image-dired-set-exif-data (file tag-name tag-value) - "In FILE, set EXIF tag TAG-NAME to value TAG-VALUE." + "In FILE, set EXIF tag TAG-NAME to value TAG-VALUE. +This function inserts any output from `exiftool' program into +the current buffer, so it could be shown to the user. If that +is not desirable, wrap the call in `with-temp-buffer'." (image-dired--check-executable-exists 'image-dired-cmd-write-exif-data-program) (let ((spec