diff options
| author | Stefan Monnier | 2007-09-22 19:29:31 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-09-22 19:29:31 +0000 |
| commit | 419f8f496b9b2b4c27d5a3db3741028b0df6d597 (patch) | |
| tree | 45843a7c55d670a65c3485d0008181703ad6fda8 /etc | |
| parent | 8a35aa368fc789b0729cc468a1c5d18996817dcb (diff) | |
| download | emacs-419f8f496b9b2b4c27d5a3db3741028b0df6d597.tar.gz emacs-419f8f496b9b2b4c27d5a3db3741028b0df6d597.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -262,8 +262,8 @@ session, and `make-frame-on-tty' works during a graphical session. | |||
| 262 | 262 | ||
| 263 | *** New functions: `delete-tty', `suspend-tty', `resume-tty'. | 263 | *** New functions: `delete-tty', `suspend-tty', `resume-tty'. |
| 264 | 264 | ||
| 265 | *** New functions: `get-device-terminal', `terminal-parameters', | 265 | *** A new data type for terminals with functions: `get-device-terminal', |
| 266 | `terminal-parameter', `set-terminal-parameter'. | 266 | `terminal-parameters', `terminal-parameter', `set-terminal-parameter'. |
| 267 | 267 | ||
| 268 | *** New hooks: `suspend-tty-functions' and `resume-tty-functions' | 268 | *** New hooks: `suspend-tty-functions' and `resume-tty-functions' |
| 269 | are called after a tty frame has been suspended or resumed, | 269 | are called after a tty frame has been suspended or resumed, |