diff options
| author | Eli Zaretskii | 2022-02-24 13:07:16 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2022-02-24 13:07:16 +0200 |
| commit | dfe78ccb87dced59fd97584dac2f3bed8929799e (patch) | |
| tree | bf244dddffce95576312ca1b74f26fb3475e8e28 | |
| parent | be496f942cb1a6b9a4b31ae6098cb09166793fec (diff) | |
| download | emacs-dfe78ccb87dced59fd97584dac2f3bed8929799e.tar.gz emacs-dfe78ccb87dced59fd97584dac2f3bed8929799e.zip | |
; * etc/NEWS: Fix wording of a recently added NEWS entry.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -234,8 +234,8 @@ composited display. | |||
| 234 | 234 | ||
| 235 | +++ | 235 | +++ |
| 236 | ** New frame parameter 'shaded'. | 236 | ** New frame parameter 'shaded'. |
| 237 | On supported window managers, this controls whether or not a frame's | 237 | With window managers which support this, it controls whether or not a |
| 238 | contents will be hidden, leaving only the title bar. | 238 | frame's contents will be hidden, leaving only the title bar on display. |
| 239 | 239 | ||
| 240 | --- | 240 | --- |
| 241 | ** New user option 'x-gtk-use-native-input'. | 241 | ** New user option 'x-gtk-use-native-input'. |