]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Tweak recently added entries.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2019 18:33:04 +0000 (21:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2019 18:33:04 +0000 (21:33 +0300)
etc/NEWS

index b120b5a817c7979303f02a2e4f6e4a21682cd139..cb04da189e582f4bbbd4e1744ac7ed564968d373 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2567,11 +2567,13 @@ left to higher-level functions.
 
 ** Image mode
 
-*** An Exif library has been added that can parse JPEG files and
+*** New library Exif.
+An Exif library has been added that can parse JPEG files and
 output data about creation times and orientation and the like.
 'exif-parse' is the main interface function.
 
-*** 'image-mode' started using ImageMagick by default for all images
+*** 'imagemagick-types-inhibit' disables using ImageMagick by default.
+'image-mode' started using ImageMagick by default for all images
 some years back.  It now respects 'imagemagick-types-inhibit' as a way
 to disable that.