Mercurial > emacs
changeset 98798:10277ac4084f
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 17 Oct 2008 15:42:34 +0000 |
parents | b409abc6acbd |
children | 073d1f81e035 |
files | etc/NEWS |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Oct 17 15:41:19 2008 +0000 +++ b/etc/NEWS Fri Oct 17 15:42:34 2008 +0000 @@ -286,6 +286,12 @@ 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'. +(Actually, this feature was introduced with Emacs 22, but it was not +documented.) * Incompatible Editing Changes in Emacs 23.1 @@ -1195,6 +1201,7 @@ ** Emacs session information ++++ *** The new variables `before-init-time' and `after-init-time' record the value of `current-time' before and after Emacs loads the init files.