Mercurial > emacs
changeset 69553:2fc1b3ed4aec
Mention new behavior with unreachable $DISPLAY.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 18 Mar 2006 13:55:31 +0000 |
parents | 7490df7958b2 |
children | e6104b603d86 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Mar 18 13:49:45 2006 +0000 +++ b/etc/NEWS Sat Mar 18 13:55:31 2006 +0000 @@ -159,6 +159,10 @@ ** The command line option --no-windows has been changed to --no-window-system. The old one still works, but is deprecated. +--- +** If the environment variable DISPLAY specifies an unreachable X display, +Emacs will now startup as if invoked with the --no-window-system option. + +++ ** The -f option, used from the command line to call a function, now reads arguments for the function interactively if it is