From 3b703ce97ecd973418471cee4c99a21b0a3d8541 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 7 May 2001 11:12:49 +0000 Subject: [PATCH] (Initial Options): Add index entries for not loading startup files. --- man/cmdargs.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 2.39.5