diff options
| author | Chong Yidong | 2009-04-22 04:22:20 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-04-22 04:22:20 +0000 |
| commit | b2c5a635a6ee70e142be9ac836916ef28452fd9e (patch) | |
| tree | 28f9df9f417d1d5c852b1be9ec4e841bd89c53c5 | |
| parent | dca019f8593ef4802550f370e88c363392ef7cb8 (diff) | |
| download | emacs-b2c5a635a6ee70e142be9ac836916ef28452fd9e.tar.gz emacs-b2c5a635a6ee70e142be9ac836916ef28452fd9e.zip | |
Update documentation status.
| -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'. |