diff options
| author | Stefan Monnier | 2007-09-20 21:40:42 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-09-20 21:40:42 +0000 |
| commit | 9b49c097a792bb6f20bfe3541f40beb22f969ed7 (patch) | |
| tree | 4f639a7deb4f08cf8dae6c6ce2f3b993d1b07f06 | |
| parent | d30a25b306ced73b560cb95ceb9ced5ee5a0fd30 (diff) | |
| download | emacs-9b49c097a792bb6f20bfe3541f40beb22f969ed7.tar.gz emacs-9b49c097a792bb6f20bfe3541f40beb22f969ed7.zip | |
*** empty log message ***
| -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, |