diff options
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'. |