diff options
| author | Stefan Monnier | 2007-09-20 21:58:16 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-09-20 21:58:16 +0000 |
| commit | dc077553c9792c6886bd41f5c2af559ea75d3b8b (patch) | |
| tree | 4965ead861541fdfcb96863baa6c4b0f612a2a07 /etc | |
| parent | 385312c9949fce9befa05235ccb25215a20aa32f (diff) | |
| download | emacs-dc077553c9792c6886bd41f5c2af559ea75d3b8b.tar.gz emacs-dc077553c9792c6886bd41f5c2af559ea75d3b8b.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -255,7 +255,7 @@ session, and `make-frame-on-tty' works during a graphical session. | |||
| 255 | 255 | ||
| 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: `get-device-terminal', `terminal-parameters', |
| 259 | `terminal-parameter', `set-terminal-parameter'. | 259 | `terminal-parameter', `set-terminal-parameter'. |
| 260 | 260 | ||
| 261 | *** New hooks: `suspend-tty-functions' and `resume-tty-functions' | 261 | *** New hooks: `suspend-tty-functions' and `resume-tty-functions' |