aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 56a0c9bf95d..03ec5405803 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -35,6 +35,14 @@ been adding them there, put them somewhere else, eg site-lisp.
35** If your Emacs was built from a bzr checkout, the new variable 35** If your Emacs was built from a bzr checkout, the new variable
36`emacs-bzr-version' contains information about which bzr revision was used. 36`emacs-bzr-version' contains information about which bzr revision was used.
37 37
38** ImageMagick support, if available, is automatically enabled.
39It is no longer necessary to call `imagemagick-register-types'
40explicitly to install ImageMagick image types; that function is called
41automatically when setting `imagemagick-types-inhibit'.
42
43*** Setting `imagemagick-types-inhibit' to t now disables the use of
44ImageMagick to view images, set
45
38 46
39* Editing Changes in Emacs 24.2 47* Editing Changes in Emacs 24.2
40 48