# HG changeset patch # User Stefan Monnier # Date 1190359262 0 # Node ID 61716998289cfe7b47b3a1ac58d118740a16d0b3 # Parent 46029aa75461df2d2dcad0ca65d6a502f0aa9be0 (Qdisplay_environment_variable): Delete. diff -r 46029aa75461 -r 61716998289c etc/NEWS --- a/etc/NEWS Fri Sep 21 07:20:32 2007 +0000 +++ b/etc/NEWS Fri Sep 21 07:21:02 2007 +0000 @@ -242,6 +242,8 @@ *** $TERM is now set to `dumb' for subprocesses. If you want to know the $TERM inherited by Emacs you will have to look inside initial-environment. +*** $DISPLAY is now dynamically inherited from the frame's `display'. + *** The `window-system' variable has been made frame-local. The new `initial-window-system' variable contains the `window-system' value for the first frame. @@ -275,8 +277,6 @@ *** `initial-environment' holds the environment inherited from Emacs's parent. -*** New frame parameter `display-environment-variable'. - *** The `keyboard-translate-table' variable and the terminal and keyboard coding systems have been made terminal-local.