From: Eli Zaretskii Date: Sat, 18 Mar 2006 13:55:31 +0000 (+0000) Subject: Mention new behavior with unreachable $DISPLAY. X-Git-Tag: emacs-pretest-22.0.90~3537 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=288f0d6402ae9ff551ad3a4bde750f34d77aa968;p=emacs.git Mention new behavior with unreachable $DISPLAY. --- diff --git a/etc/NEWS b/etc/NEWS index d273654500c..2ed447059b3 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -159,6 +159,10 @@ in the other directories in `load-path'. (-L is short for --directory.) ** 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