From: Glenn Morris Date: Mon, 6 Feb 2012 17:24:23 +0000 (-0800) Subject: Small NEWS imagemagick edits X-Git-Tag: emacs-pretest-24.0.94~276 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c1f1086866d10a823a5ce59f286b3102716bfb42;p=emacs.git Small NEWS imagemagick edits --- diff --git a/etc/NEWS b/etc/NEWS index bf1b3cfa7fd..d5e7132a5d2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -47,6 +47,7 @@ found at build time. To prevent this, use the configure option This happens by default if a suitably recent version of the library is found at build time. To prevent this, use the configure option `--without-imagemagick'. See below for ImageMagick features. +This feature is not available for the Nextstep or MS ports. --- ** Emacs can be compiled with libxml2 support. @@ -1381,13 +1382,12 @@ is being animated. 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'. -See the Emacs Lisp Reference Manual for more information. - ** XML and HTML parsing If Emacs is compiled with libxml2 support, there are two new functions: `libxml-parse-html-region' (which parses "real world" HTML) and