emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r101392: * etc/NEWS: Misc fixes for I


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101392: * etc/NEWS: Misc fixes for ImageMagick section.
Date: Wed, 08 Sep 2010 19:21:12 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101392
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2010-09-08 19:21:12 -0700
message:
  * etc/NEWS: Misc fixes for ImageMagick section.
modified:
  etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2010-09-03 13:06:51 +0000
+++ b/etc/NEWS  2010-09-09 02:21:12 +0000
@@ -113,21 +113,17 @@
 top, left, right or bottom.  The Options => Show/Hide menu has entries
 for this.
 
-** ImageMagick support
+** ImageMagick support.
 It is now possible to use the Imagemagick library to load many new
-image formats in Emacs.
-
-To enable, use the following configure option:
---with-imagemagick
-
-The new function (imagemagick-types) returns a list of image file
-extensions that your installation of imagemagick supports.
-
-The function (imagemagick-register-types) will enable the imagemagick
-support for the extensions in imagemagick-types minus the types listed
-in imagemagick-types-inhibit.
-
-See the Emacs Manual for more information.
+image formats in Emacs.  To enable this, use the configure option
+`--with-imagemagick'.
+
+The new 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 imaeg types, minus those listed in `imagemagick-types-inhibit'.
+
+See the Emacs Lisp Reference Manual for more information.
 
 ** The colors for selected text (the region face) are taken from the GTK
 theme when Emacs is built with GTK.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]