From: Chong Yidong Date: Wed, 22 Apr 2009 04:22:20 +0000 (+0000) Subject: Update documentation status. X-Git-Tag: emacs-pretest-23.0.93~70 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b2c5a635a6ee70e142be9ac836916ef28452fd9e;p=emacs.git Update documentation status. --- 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. after starting Emacs: startup screen, *scratch* buffer, visiting a file or directory. ++++ ** New alias `argv' for `command-line-args-left' This is a convenience alias, so that one can write `(pop argv)' inside of --eval command line arguments in order to access @@ -295,6 +296,7 @@ following arguments. +++ ** The abbrev file is no longer read at startup in batch mode. ++++ ** Emacs now supports invocation by an X session manager. It can save a session and restore it later. See the documentation of the functions `emacs-session-save' and `emacs-session-restore'.