diff options
| author | Glenn Morris | 2008-04-01 02:57:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-04-01 02:57:33 +0000 |
| commit | bbe3eb999f981baebe8db48ae702653ad2ff5cc6 (patch) | |
| tree | 97d88b747f73d67fdf98449573670a1acafbad72 /etc | |
| parent | bf380f53ba3cd8cfe54bbc501b78552d46a6f371 (diff) | |
| download | emacs-bbe3eb999f981baebe8db48ae702653ad2ff5cc6.tar.gz emacs-bbe3eb999f981baebe8db48ae702653ad2ff5cc6.zip | |
More details on a multi-tty change.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -901,7 +901,8 @@ $TERM inherited by Emacs you will have to look inside initial-environment. | |||
| 901 | 901 | ||
| 902 | *** The `window-system' variable has been made frame-local. The new | 902 | *** The `window-system' variable has been made frame-local. The new |
| 903 | `initial-window-system' variable contains the `window-system' value | 903 | `initial-window-system' variable contains the `window-system' value |
| 904 | for the first frame. | 904 | for the first frame. `window-system' is also now a function that |
| 905 | takes a frame argument. | ||
| 905 | 906 | ||
| 906 | *** You can specify a terminal device (`tty' parameter) and a terminal | 907 | *** You can specify a terminal device (`tty' parameter) and a terminal |
| 907 | type (`tty-type' parameter) to `make-terminal-frame'. | 908 | type (`tty-type' parameter) to `make-terminal-frame'. |