diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -127,15 +127,14 @@ autoloads have been redefined as functions). | |||
| 127 | --- | 127 | --- |
| 128 | *** In minibuffer filename prompts, `C-M-f' and `C-M-b' now move to the | 128 | *** In minibuffer filename prompts, `C-M-f' and `C-M-b' now move to the |
| 129 | next and previous path separator, respectively. | 129 | next and previous path separator, respectively. |
| 130 | 130 | +++ | |
| 131 | *** minibuffer-electric-default-mode can rewrite (default ...) to [...]. | 131 | *** minibuffer-electric-default-mode can rewrite (default ...) to [...]. |
| 132 | Just set minibuffer-eldef-shorten-default to t before enabling the mode. | 132 | Just set minibuffer-eldef-shorten-default to t before enabling the mode. |
| 133 | 133 | ||
| 134 | ** ImageMagick support, if available, is automatically enabled. | 134 | ** ImageMagick support, if available, is automatically enabled. |
| 135 | It is no longer necessary to call `imagemagick-register-types' | 135 | It is no longer necessary to call `imagemagick-register-types' |
| 136 | explicitly to install ImageMagick image types; that function is called | 136 | explicitly to install ImageMagick image types; that function is called |
| 137 | automatically at startup, or when customizing a relevant imagemagick- | 137 | automatically at startup, or when customizing an imagemagick- option. |
| 138 | option. | ||
| 139 | +++ | 138 | +++ |
| 140 | *** Setting `imagemagick-types-inhibit' to t now disables the use of | 139 | *** Setting `imagemagick-types-inhibit' to t now disables the use of |
| 141 | ImageMagick to view images. You must call imagemagick-register-types | 140 | ImageMagick to view images. You must call imagemagick-register-types |