diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -114,8 +114,9 @@ top, left, right or bottom. The Options => Show/Hide menu has entries | |||
| 114 | for this. | 114 | for this. |
| 115 | 115 | ||
| 116 | ** ImageMagick support. | 116 | ** ImageMagick support. |
| 117 | It is now possible to use the Imagemagick library to load many new | 117 | It is now possible to use the ImageMagick library to load many new |
| 118 | image formats in Emacs. It is enable by default. To disable this, use | 118 | image formats in Emacs. By default, Emacs links with the ImageMagick |
| 119 | libraries if they are present at build time. To disable this, use | ||
| 119 | the configure option `--without-imagemagick'. | 120 | the configure option `--without-imagemagick'. |
| 120 | 121 | ||
| 121 | The new function `imagemagick-types' returns a list of image file | 122 | The new function `imagemagick-types' returns a list of image file |