1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00

Documented:

** The abbrev file is no longer read at startup in batch mode.
This commit is contained in:
Chong Yidong 2008-11-01 04:11:32 +00:00
parent 444faccc4d
commit 1f650d5d8f

View file

@ -286,6 +286,7 @@ This is a convenience alias, so that one can write `(pop argv)'
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.