; * etc/NEWS: Fix entry on TTY child frames
This commit is contained in:
parent
1ee2a921ad
commit
049d7202f3
1 changed files with 2 additions and 5 deletions
7
etc/NEWS
7
etc/NEWS
|
@ -72,11 +72,8 @@ display table it changes.
|
|||
** Child frames are now supported on TTY frames.
|
||||
This supports use-cases like Posframe, Corfu, and child frames acting
|
||||
like tooltips. Other use-cases of child frames are not supported yet.
|
||||
In particular:
|
||||
|
||||
- trying to create minibuffer-only child frames on a TTY frame will
|
||||
signal an error; and
|
||||
- a TTY child frame cannot be converted to a root frame or vice-versa.
|
||||
In particular a TTY child frame cannot be converted to a root frame or
|
||||
vice-versa.
|
||||
|
||||
To enable tooltips on TTY frames, call 'tty-tip-mode'.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue