comparison etc/NEWS @ 84750:61716998289c

(Qdisplay_environment_variable): Delete.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 21 Sep 2007 07:21:02 +0000
parents 011f2339bea5
children d8b9b78eb16c
comparison
equal deleted inserted replaced
84749:46029aa75461 84750:61716998289c
240 ** Changes related to multiple tty support. 240 ** Changes related to multiple tty support.
241 241
242 *** $TERM is now set to `dumb' for subprocesses. If you want to know the 242 *** $TERM is now set to `dumb' for subprocesses. If you want to know the
243 $TERM inherited by Emacs you will have to look inside initial-environment. 243 $TERM inherited by Emacs you will have to look inside initial-environment.
244 244
245 *** $DISPLAY is now dynamically inherited from the frame's `display'.
246
245 *** The `window-system' variable has been made frame-local. The new 247 *** The `window-system' variable has been made frame-local. The new
246 `initial-window-system' variable contains the `window-system' value 248 `initial-window-system' variable contains the `window-system' value
247 for the first frame. 249 for the first frame.
248 250
249 *** You can specify a terminal device (`tty' parameter) and a terminal 251 *** You can specify a terminal device (`tty' parameter) and a terminal
272 function-key-map variables that already existed. 274 function-key-map variables that already existed.
273 275
274 ??? How do the new variables relate to the old ones? 276 ??? How do the new variables relate to the old ones?
275 277
276 *** `initial-environment' holds the environment inherited from Emacs's parent. 278 *** `initial-environment' holds the environment inherited from Emacs's parent.
277
278 *** New frame parameter `display-environment-variable'.
279 279
280 *** The `keyboard-translate-table' variable and the terminal and 280 *** The `keyboard-translate-table' variable and the terminal and
281 keyboard coding systems have been made terminal-local. 281 keyboard coding systems have been made terminal-local.
282 282
283 *** In addition to the global key-translation-map and 283 *** In addition to the global key-translation-map and