diff options
| author | Eli Zaretskii | 2008-12-27 15:46:03 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-12-27 15:46:03 +0000 |
| commit | 765980a41ee71f716a732a9b1a5fdbc844503486 (patch) | |
| tree | cdd59a4cb0baf902653dd74bc5b7d55eb535cf02 /etc | |
| parent | eba64e97a1b7db5148d4e6120dd591b7a0d07982 (diff) | |
| download | emacs-765980a41ee71f716a732a9b1a5fdbc844503486.tar.gz emacs-765980a41ee71f716a732a9b1a5fdbc844503486.zip | |
(Top): Add @detailmenu item for "Terminal Type".
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1666,7 +1666,7 @@ session, and `make-frame-on-tty' works during a graphical session. | |||
| 1666 | 1666 | ||
| 1667 | *** A new `terminal' data type. | 1667 | *** A new `terminal' data type. |
| 1668 | The functions `get-device-terminal', `terminal-parameters', | 1668 | The functions `get-device-terminal', `terminal-parameters', |
| 1669 | `terminal-parameter', `set-terminal-parameter' return this data type. | 1669 | `terminal-parameter', `set-terminal-parameter' use this data type. |
| 1670 | 1670 | ||
| 1671 | *** Function key sequences are now mapped using `local-function-key-map', | 1671 | *** Function key sequences are now mapped using `local-function-key-map', |
| 1672 | a new variable. This inherits from the global variable function-key-map, | 1672 | a new variable. This inherits from the global variable function-key-map, |