diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -47,8 +47,8 @@ enabled, you can disable mouse tracking by putting '(xterm-mouse-mode | |||
| 47 | ** Child frames are now supported on TTY frames. | 47 | ** Child frames are now supported on TTY frames. |
| 48 | This supports use-cases like Posframe, Corfu, and child frames acting | 48 | This supports use-cases like Posframe, Corfu, and child frames acting |
| 49 | like tooltips. Other use-cases of child frames are not supported yet. | 49 | like tooltips. Other use-cases of child frames are not supported yet. |
| 50 | In particular, trying to create minibuffer-only child frames on ttys | 50 | In particular, trying to create minibuffer-only child frames on a TTY |
| 51 | will signal an error. | 51 | frame will signal an error. |
| 52 | 52 | ||
| 53 | To enable tooltips on TTY frames, call 'tty-tip-mode'. | 53 | To enable tooltips on TTY frames, call 'tty-tip-mode'. |
| 54 | 54 | ||