diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -287,6 +287,7 @@ you can set the option `initial-scratch-message' to nil. | |||
| 287 | after starting Emacs: startup screen, *scratch* buffer, visiting a | 287 | after starting Emacs: startup screen, *scratch* buffer, visiting a |
| 288 | file or directory. | 288 | file or directory. |
| 289 | 289 | ||
| 290 | +++ | ||
| 290 | ** New alias `argv' for `command-line-args-left' | 291 | ** New alias `argv' for `command-line-args-left' |
| 291 | This is a convenience alias, so that one can write `(pop argv)' | 292 | This is a convenience alias, so that one can write `(pop argv)' |
| 292 | inside of --eval command line arguments in order to access | 293 | inside of --eval command line arguments in order to access |
| @@ -295,6 +296,7 @@ following arguments. | |||
| 295 | +++ | 296 | +++ |
| 296 | ** The abbrev file is no longer read at startup in batch mode. | 297 | ** The abbrev file is no longer read at startup in batch mode. |
| 297 | 298 | ||
| 299 | +++ | ||
| 298 | ** Emacs now supports invocation by an X session manager. | 300 | ** Emacs now supports invocation by an X session manager. |
| 299 | It can save a session and restore it later. See the documentation of | 301 | It can save a session and restore it later. See the documentation of |
| 300 | the functions `emacs-session-save' and `emacs-session-restore'. | 302 | the functions `emacs-session-save' and `emacs-session-restore'. |