diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -256,8 +256,7 @@ session, and `make-frame-on-tty' works during a graphical session. | |||
| 256 | *** New functions: `delete-tty', `suspend-tty', `resume-tty'. | 256 | *** New functions: `delete-tty', `suspend-tty', `resume-tty'. |
| 257 | 257 | ||
| 258 | *** New functions: `terminal-id', `terminal-parameters', | 258 | *** New functions: `terminal-id', `terminal-parameters', |
| 259 | `terminal-parameter', `set-terminal-parameter', | 259 | `terminal-parameter', `set-terminal-parameter'. |
| 260 | `modify-terminal-parameters'. | ||
| 261 | 260 | ||
| 262 | *** New hooks: `suspend-tty-functions' and `resume-tty-functions' | 261 | *** New hooks: `suspend-tty-functions' and `resume-tty-functions' |
| 263 | are called after a tty frame has been suspended or resumed, | 262 | are called after a tty frame has been suspended or resumed, |