Mercurial > emacs
changeset 37595:fe04457ea88a
(Initial Options): Add index entries for not loading startup files.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 07 May 2001 11:12:49 +0000 |
parents | 21c61917df26 |
children | 47f8d088e385 |
files | man/cmdargs.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/cmdargs.texi Mon May 07 10:23:58 2001 +0000 +++ b/man/cmdargs.texi Mon May 07 11:12:49 2001 +0000 @@ -198,12 +198,13 @@ @opindex --no-init-file @cindex bypassing init and site-start file @cindex init file, not loading +@cindex @file{default.el} file, not loading Do not load your Emacs init file @file{~/.emacs}, or @file{default.el} either. @item --no-site-file @opindex --no-site-file -@cindex site-start file, not loading +@cindex @file{site-start.el} file, not loading Do not load @file{site-start.el}. The options @samp{-q}, @samp{-u} and @samp{-batch} have no effect on the loading of this file---this is the only option that blocks it.