summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2013-12-27 11:43:11 +0100
committerJulien Danjou <julien@danjou.info>2013-12-27 11:43:11 +0100
commit765fe182c4b39093b4763c065b98cf7019cc6979 (patch)
treeff0e9ba2060bfaddebd129f9397dde70958725bd /etc
parentfe6462ee7ce2ec04322674952ff3e97085a4db69 (diff)
downloademacs-765fe182c4b39093b4763c065b98cf7019cc6979.tar.gz
Enable ns-use-srgb-colorspace by default
See thread https://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00706.html * nsterm.m (syms_of_nsterm): Enable ns-use-srgb-colorspace by default.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a9fd1eac038..a83f7d0742c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1288,7 +1288,7 @@ Customize `ns-use-native-fullscreen' to change style. For >= 10.7
native is the default.
** OSX >= 10.7 can use sRGB colorspace.
-Customize `ns-use-srgb-colorspace' to change style. nil is the default.
+Customize `ns-use-srgb-colorspace' to change style. t is the default.
Note: This does not apply to images.