]> git.eshelyaron.com Git - emacs.git/commitdiff
Update documentation status.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 22 Apr 2009 04:22:20 +0000 (04:22 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 22 Apr 2009 04:22:20 +0000 (04:22 +0000)
etc/NEWS

index 513f21b1f41ab04c23b5e00500276c7f1de5d553..de3464ede223457da8502d65302592a2ad38e5ae 100644 (file)
--- 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'.