aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ed69ae3fa6f..cbbe17cfccf 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
129next and previous path separator, respectively. 129next 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 [...].
132Just set minibuffer-eldef-shorten-default to t before enabling the mode. 132Just 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.
135It is no longer necessary to call `imagemagick-register-types' 135It is no longer necessary to call `imagemagick-register-types'
136explicitly to install ImageMagick image types; that function is called 136explicitly to install ImageMagick image types; that function is called
137automatically at startup, or when customizing a relevant imagemagick- 137automatically at startup, or when customizing an imagemagick- option.
138option.
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
141ImageMagick to view images. You must call imagemagick-register-types 140ImageMagick to view images. You must call imagemagick-register-types