1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

Mention new behavior with unreachable $DISPLAY.

This commit is contained in:
Eli Zaretskii 2006-03-18 13:55:31 +00:00
parent 7e37c7c001
commit 288f0d6402

View File

@ -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