Minor NEWS fix.
This commit is contained in:
parent
0dc7dbea09
commit
b2fa3a0916
1 changed files with 3 additions and 2 deletions
5
etc/NEWS
5
etc/NEWS
|
@ -114,8 +114,9 @@ top, left, right or bottom. The Options => Show/Hide menu has entries
|
|||
for this.
|
||||
|
||||
** ImageMagick support.
|
||||
It is now possible to use the Imagemagick library to load many new
|
||||
image formats in Emacs. It is enable by default. To disable this, use
|
||||
It is now possible to use the ImageMagick library to load many new
|
||||
image formats in Emacs. By default, Emacs links with the ImageMagick
|
||||
libraries if they are present at build time. To disable this, use
|
||||
the configure option `--without-imagemagick'.
|
||||
|
||||
The new function `imagemagick-types' returns a list of image file
|
||||
|
|
Loading…
Add table
Reference in a new issue