aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2008-12-20 13:54:24 +0000
committerEli Zaretskii2008-12-20 13:54:24 +0000
commit028e2c1919444ef5cfdd29fd90eab3125e976f91 (patch)
tree3f88d309db57159e16271f3e33fc5ec9f4158800 /etc
parent4267d515096e7f1699c5545a5f83e14330178128 (diff)
downloademacs-028e2c1919444ef5cfdd29fd90eab3125e976f91.tar.gz
emacs-028e2c1919444ef5cfdd29fd90eab3125e976f91.zip
(Startup Summary): Add xref to documentation of `initial-window-system'.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e67850ad95a..c3e8db82ca6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1646,6 +1646,7 @@ $TERM inherited by Emacs you will have to look inside initial-environment.
1646--- 1646---
1647*** $DISPLAY is now dynamically inherited from the frame's `display'. 1647*** $DISPLAY is now dynamically inherited from the frame's `display'.
1648 1648
1649+++
1649*** The `window-system' variable is now frame-local. The new 1650*** The `window-system' variable is now frame-local. The new
1650`initial-window-system' variable contains the `window-system' value 1651`initial-window-system' variable contains the `window-system' value
1651for the first frame. `window-system' is also now a function that 1652for the first frame. `window-system' is also now a function that