diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -159,6 +159,10 @@ in the other directories in `load-path'. (-L is short for --directory.) | |||
| 159 | ** The command line option --no-windows has been changed to | 159 | ** The command line option --no-windows has been changed to |
| 160 | --no-window-system. The old one still works, but is deprecated. | 160 | --no-window-system. The old one still works, but is deprecated. |
| 161 | 161 | ||
| 162 | --- | ||
| 163 | ** If the environment variable DISPLAY specifies an unreachable X display, | ||
| 164 | Emacs will now startup as if invoked with the --no-window-system option. | ||
| 165 | |||
| 162 | +++ | 166 | +++ |
| 163 | ** The -f option, used from the command line to call a function, | 167 | ** The -f option, used from the command line to call a function, |
| 164 | now reads arguments for the function interactively if it is | 168 | now reads arguments for the function interactively if it is |