summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2009-01-10 05:23:42 +0000
committerJason Rumney <jasonr@gnu.org>2009-01-10 05:23:42 +0000
commit707a78b2987e4a688d58a79f003e3b1545b19769 (patch)
treeca01767973ac642e5a1cfd2e41939de998a0f0ad /nt
parent63d12d38796e52f67847c1459239553c8ecdb12d (diff)
downloademacs-707a78b2987e4a688d58a79f003e3b1545b19769.tar.gz
Postscript image support apparently isn't complete on any platform
(see emacs-devel discussion concluding 2009-01-10 05:10 GMT)
Diffstat (limited to 'nt')
-rw-r--r--nt/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/INSTALL b/nt/INSTALL
index b50a5346288..54b8ad26cba 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -257,7 +257,7 @@
In addition to its "native" image formats (pbm and xbm), Emacs can
handle other image types: xpm, tiff, gif, png, jpeg and experimental
- support for svg (postscript is currently unsupported on Windows).
+ support for svg.
To build Emacs with support for them, the corresponding headers must
be in the include path when the configure script is run. This can
be setup using environment variables, or by specifying --cflags