aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 98c04f8428a..0535690dede 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -114,8 +114,9 @@ top, left, right or bottom. The Options => Show/Hide menu has entries
114for this. 114for this.
115 115
116** ImageMagick support. 116** ImageMagick support.
117It is now possible to use the Imagemagick library to load many new 117It is now possible to use the ImageMagick library to load many new
118image formats in Emacs. It is enable by default. To disable this, use 118image formats in Emacs. By default, Emacs links with the ImageMagick
119libraries if they are present at build time. To disable this, use
119the configure option `--without-imagemagick'. 120the configure option `--without-imagemagick'.
120 121
121The new function `imagemagick-types' returns a list of image file 122The new function `imagemagick-types' returns a list of image file