aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-04-22 04:22:20 +0000
committerChong Yidong2009-04-22 04:22:20 +0000
commitb2c5a635a6ee70e142be9ac836916ef28452fd9e (patch)
tree28f9df9f417d1d5c852b1be9ec4e841bd89c53c5
parentdca019f8593ef4802550f370e88c363392ef7cb8 (diff)
downloademacs-b2c5a635a6ee70e142be9ac836916ef28452fd9e.tar.gz
emacs-b2c5a635a6ee70e142be9ac836916ef28452fd9e.zip
Update documentation status.
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 513f21b1f41..de3464ede22 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -287,6 +287,7 @@ you can set the option `initial-scratch-message' to nil.
287after starting Emacs: startup screen, *scratch* buffer, visiting a 287after starting Emacs: startup screen, *scratch* buffer, visiting a
288file or directory. 288file or directory.
289 289
290+++
290** New alias `argv' for `command-line-args-left' 291** New alias `argv' for `command-line-args-left'
291This is a convenience alias, so that one can write `(pop argv)' 292This is a convenience alias, so that one can write `(pop argv)'
292inside of --eval command line arguments in order to access 293inside 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.
299It can save a session and restore it later. See the documentation of 301It can save a session and restore it later. See the documentation of
300the functions `emacs-session-save' and `emacs-session-restore'. 302the functions `emacs-session-save' and `emacs-session-restore'.