Mercurial > emacs
comparison etc/NEWS @ 110631:220a54524e9f
Minor NEWS fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 27 Sep 2010 19:41:18 -0700 |
parents | ced897c0b9f0 |
children | 9c32589c702d |
comparison
equal
deleted
inserted
replaced
110630:6c91e3062488 | 110631:220a54524e9f |
---|---|
112 The frame-parameter tool-bar-position controls this. It takes the values | 112 The frame-parameter tool-bar-position controls this. It takes the values |
113 top, left, right or bottom. The Options => Show/Hide menu has entries | 113 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 |
122 extensions that your installation of ImageMagick supports. The | 123 extensions that your installation of ImageMagick supports. The |
123 function `imagemagick-register-types' enables ImageMagick support for | 124 function `imagemagick-register-types' enables ImageMagick support for |