# HG changeset patch # User Eli Zaretskii # Date 1142690131 0 # Node ID 2fc1b3ed4aec2b65bc4e696fc75a2002c456a396 # Parent 7490df7958b2f3906e02b2bd6fc41ee224a71594 Mention new behavior with unreachable $DISPLAY. diff -r 7490df7958b2 -r 2fc1b3ed4aec etc/NEWS --- 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