]> git.eshelyaron.com Git - emacs.git/commitdiff
NEWS markup for ImageMagick.
authorGlenn Morris <rgm@gnu.org>
Tue, 7 Feb 2012 07:43:54 +0000 (23:43 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 7 Feb 2012 07:43:54 +0000 (23:43 -0800)
etc/NEWS

index d5e7132a5d2b31e2e98196b128b3510819ebf416..da56151374543ac51e2dff0dad32ed592d96d1ea 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1381,12 +1381,14 @@ is being animated.
 *** `image-extension-data' has been renamed to `image-metadata'.
 The old name is an obsolete alias to the new one.
 
++++
 *** Emacs can be compiled with ImageMagick support.
 This feature is not available for the Nextstep or MS ports.
 Then the function `imagemagick-types' returns a list of image file
 extensions that your installation of ImageMagick supports.  The
 function `imagemagick-register-types' enables ImageMagick support for
 these image types, minus those listed in `imagemagick-types-inhibit'.
+Visiting one of these file types will then use Image mode.
 
 ** XML and HTML parsing
 If Emacs is compiled with libxml2 support, there are two new functions: