Mercurial > emacs
comparison etc/NEWS @ 99686:16347aea389f
Documented alpha frame parameter.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 18 Nov 2008 07:06:04 +0000 |
parents | 7398b4444d68 |
children | b38023dc1ba8 |
comparison
equal
deleted
inserted
replaced
99685:1b4415b23803 | 99686:16347aea389f |
---|---|
136 *** Emacs now supports the XEmbed specification. | 136 *** Emacs now supports the XEmbed specification. |
137 You can embed Emacs in another application on X11. The new command line | 137 You can embed Emacs in another application on X11. The new command line |
138 option --parent-id is used to pass the parent window id to Emacs. See | 138 option --parent-id is used to pass the parent window id to Emacs. See |
139 http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html | 139 http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html |
140 for details about XEmbed. | 140 for details about XEmbed. |
141 | 141 +++ |
142 *** Emacs can now set the frame opacity. | 142 *** Emacs can now set the frame opacity. |
143 The opacity of a frame can be controlled by setting the `alpha' frame | 143 The opacity of a frame can be controlled by setting the `alpha' frame |
144 parameter. This only takes effect on a compositing window manager for | 144 parameter. This only takes effect on a compositing window manager for |
145 the X Window System, such as Compiz, Beryl and Compiz Fusion, or on | 145 the X Window System, such as Compiz, Beryl and Compiz Fusion, or on |
146 Windows 2000 and later versions of Windows. | 146 Windows 2000 and later versions of Windows. |