changeset 84750:61716998289c

(Qdisplay_environment_variable): Delete.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 21 Sep 2007 07:21:02 +0000
parents 46029aa75461
children bf9d24dbf5a9
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.