aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a3ae75bf300..40cb6cee33b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -109,7 +109,8 @@ for details about XEmbed.
109*** Emacs can now set the frame opacity. 109*** Emacs can now set the frame opacity.
110The opacity of a frame can be controlled by setting the `alpha' frame 110The opacity of a frame can be controlled by setting the `alpha' frame
111parameter. This only takes effect on a compositing window manager for 111parameter. This only takes effect on a compositing window manager for
112the X Window System, such as Compiz, Beryl and Compiz Fusion. 112the X Window System, such as Compiz, Beryl and Compiz Fusion, or on
113Windows 2000 and later versions of Windows.
113 114
114The alpha parameter should be an integer between 0 (transparent) and 115The alpha parameter should be an integer between 0 (transparent) and
115100 (opaque), or a float number between 0.0 and 1.0. It can also be a 116100 (opaque), or a float number between 0.0 and 1.0. It can also be a