[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107145: Small NEWS imagemagick edits
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107145: Small NEWS imagemagick edits |
Date: |
Mon, 06 Feb 2012 09:24:23 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107145
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-02-06 09:24:23 -0800
message:
Small NEWS imagemagick edits
modified:
etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS 2012-02-06 08:23:57 +0000
+++ b/etc/NEWS 2012-02-06 17:24:23 +0000
@@ -47,6 +47,7 @@
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 @@
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107145: Small NEWS imagemagick edits,
Glenn Morris <=