diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2013-07-08 19:54:39 +0200 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2013-07-08 19:54:39 +0200 |
commit | 9524a13dcb6177e254d2cb4dfdb2b42a49f7394c (patch) | |
tree | 7b9c3f69bd28f47794b563769229da510dd1996b /etc/NEWS | |
parent | 701d79aa3acc8d14d2ca3e639e16c9ab7d9911a3 (diff) | |
download | emacs-9524a13dcb6177e254d2cb4dfdb2b42a49f7394c.tar.gz |
* NEWS: NS can be build with ImageMagick.
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -60,6 +60,10 @@ need to set any variables due to this change.) ** Directories passed to configure option `--enable-locallisppath' are no longer created during installation. +--- +** Emacs for NS (OSX, GNUStep) can be built with ImageMagick support. +pkg-config is required to find ImageMagick libraries. + * Startup Changes in Emacs 24.4 |