From 35d597348cca9159fefeb1adddebf7d1a146f47b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 13 Sep 2022 18:58:21 +0300 Subject: [PATCH] ; * etc/NEWS: More detail about 'image-crop' and 'image-elide'. --- etc/NEWS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 726c78afbfa..5416aa80660 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2431,10 +2431,11 @@ The old name is still available as an obsolete function alias. +++ ** New commands 'image-crop' and 'image-elide'. -These commands allow interactively cropping/eliding the image under -point. These commands are bound to 'c' and 'e' (respectively) in the -local keymap over images. They rely on external programs to do the -actual cropping/eliding of the image file. +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. +++ ** New package 'oclosure'. -- 2.39.2