diff --git a/etc/NEWS b/etc/NEWS index cd2f974c892..3b14a87dd42 100644 --- a/etc/NEWS +++ b/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'.