aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJoakim Verona2012-05-31 20:08:56 +0200
committerJoakim Verona2012-05-31 20:08:56 +0200
commit5259b41aab32e82ff06d977877f2e456541b3c0b (patch)
treedb8ef83b4175e69cd8b23cb25febad793a3962a9 /etc
parentfc1f1f2ea1ceac41f81855e14a490db107d88681 (diff)
parent43f5c7ae53b9afbda100ec26758ff0fb3eadfb48 (diff)
downloademacs-5259b41aab32e82ff06d977877f2e456541b3c0b.tar.gz
emacs-5259b41aab32e82ff06d977877f2e456541b3c0b.zip
upstream
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ff662a70c1c..f152228ec96 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -68,7 +68,9 @@ ImageMagick to view images. You must call imagemagick-register-types
68afterwards if you do not use customize to change this. 68afterwards if you do not use customize to change this.
69 69
70*** The new variable `imagemagick-types-enable' also affects which 70*** The new variable `imagemagick-types-enable' also affects which
71ImageMagick types are treated as images. 71ImageMagick types are treated as images. The function
72`imagemagick-filter-types' returns the list of types that will be
73treated as images.
72 74
73** String values for `initial-buffer-choice' also apply to emacsclient 75** String values for `initial-buffer-choice' also apply to emacsclient
74frames, if emacsclient is only told to open a new frame without 76frames, if emacsclient is only told to open a new frame without