comparison etc/NEWS @ 100596:c389955a734a

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 20 Dec 2008 13:34:44 +0000
parents 3520539e2319
children a15f86b5b492
comparison
equal deleted inserted replaced
100595:04f1da2d6ad5 100596:c389955a734a
1637 1637
1638 **** `clear-font-cache' clears all font caches. 1638 **** `clear-font-cache' clears all font caches.
1639 1639
1640 ** Changes related to multiple-terminal (multi-tty) support 1640 ** Changes related to multiple-terminal (multi-tty) support
1641 1641
1642 ---
1642 *** $TERM is now set to `dumb' for subprocesses. If you want to know the 1643 *** $TERM is now set to `dumb' for subprocesses. If you want to know the
1643 $TERM inherited by Emacs you will have to look inside initial-environment. 1644 $TERM inherited by Emacs you will have to look inside initial-environment.
1644 1645
1646 ---
1645 *** $DISPLAY is now dynamically inherited from the frame's `display'. 1647 *** $DISPLAY is now dynamically inherited from the frame's `display'.
1646 1648
1647 *** The `window-system' variable is now frame-local. The new 1649 *** The `window-system' variable is now frame-local. The new
1648 `initial-window-system' variable contains the `window-system' value 1650 `initial-window-system' variable contains the `window-system' value
1649 for the first frame. `window-system' is also now a function that 1651 for the first frame. `window-system' is also now a function that