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