]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix wording of 'image-crop' entry.
authorEli Zaretskii <eliz@gnu.org>
Tue, 13 Sep 2022 17:00:30 +0000 (20:00 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 13 Sep 2022 17:00:30 +0000 (20:00 +0300)
etc/NEWS

index dde340627b88ba6e3a722a920c41cf5c3e92defb..ae3f84c1b97eeccc8015de3e0ece68cc62a44178 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2445,8 +2445,9 @@ The old name is still available as an obsolete function alias.
 These commands allow interactively cropping/eliding the image at
 point.  The commands are bound to keys 'c' and 'e' (respectively) in
 the local keymap over images.  They rely on external programs, by
-default 'convert' from ImageMagick and 'exiftool', to do the actual
-cropping/eliding of the image file.
+default 'convert' from ImageMagick, to do the actual cropping/eliding
+of the image file.  If the 'exiftool' program is available, it is used
+to optionally rotate images which have the :rotation property.
 
 +++
 ** New package 'oclosure'.