aboutsummaryrefslogtreecommitdiffstats
path: root/man/cmdargs.texi
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-05-07 11:12:49 +0000
committerEli Zaretskii <[email protected]>2001-05-07 11:12:49 +0000
commit3b703ce97ecd973418471cee4c99a21b0a3d8541 (patch)
tree8b69c1c9135039dae6ca551e9563a4e2953e08da /man/cmdargs.texi
parentcc863bb799341e7a6cfe11b43c401d69a52dacc1 (diff)
(Initial Options): Add index entries for not loading startup files.
Diffstat (limited to 'man/cmdargs.texi')
-rw-r--r--man/cmdargs.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 7a4ef3cca0..cc33577d33 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.