mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 01:34:21 +00:00
; * etc/NEWS: Fix wording of 'image-crop' entry.
This commit is contained in:
parent
0b6793b5e3
commit
9d4c135046
1 changed files with 3 additions and 2 deletions
5
etc/NEWS
5
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'.
|
||||
|
|
|
|||
Loading…
Reference in a new issue