Mercurial > emacs
changeset 99306:14b0887446ef
Documented:
** The abbrev file is no longer read at startup in batch mode.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 01 Nov 2008 04:11:32 +0000 |
parents | 7152d032a2ca |
children | 0be526fded6c |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Nov 01 04:11:17 2008 +0000 +++ b/etc/NEWS Sat Nov 01 04:11:32 2008 +0000 @@ -286,6 +286,7 @@ inside of --eval command line arguments in order to access following arguments. ++++ ** The abbrev file is no longer read at startup in batch mode. ** Emacs now supports invocation by an X session manager.