]> code.delx.au - gnu-emacs/commitdiff
(Initial Options): Add index entries for not loading startup files.
authorEli Zaretskii <eliz@gnu.org>
Mon, 7 May 2001 11:12:49 +0000 (11:12 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 7 May 2001 11:12:49 +0000 (11:12 +0000)
man/cmdargs.texi

index 7a4ef3cca0415f4429447fffaa3e1d7850ffafcb..cc33577d33187597978d3406188a39e2f2e97d87 100644 (file)
@@ -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.