From: Eli Zaretskii Date: Mon, 7 May 2001 11:12:49 +0000 (+0000) Subject: (Initial Options): Add index entries for not loading startup files. X-Git-Tag: emacs-pretest-21.0.103~20 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b703ce97ecd973418471cee4c99a21b0a3d8541;p=emacs.git (Initial Options): Add index entries for not loading startup files. --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 7a4ef3cca04..cc33577d331 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -198,12 +198,13 @@ explicitly requested. @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.