From b2fa3a09160c5a86174c9bc9d9be35e8a7d01799 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 27 Sep 2010 19:41:18 -0700 Subject: [PATCH] Minor NEWS fix. --- etc/NEWS | 5 +++-- 1 file 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 for this. ** ImageMagick support. -It is now possible to use the Imagemagick library to load many new -image formats in Emacs. It is enable by default. To disable this, use +It is now possible to use the ImageMagick library to load many new +image formats in Emacs. By default, Emacs links with the ImageMagick +libraries if they are present at build time. To disable this, use the configure option `--without-imagemagick'. The new function `imagemagick-types' returns a list of image file -- 2.39.5