# HG changeset patch # User Eli Zaretskii # Date 989233969 0 # Node ID fe04457ea88a2c6f8c30da45fa114b52296a0b08 # Parent 21c61917df26cb08f28fc006358cd6ba9a9a1d10 (Initial Options): Add index entries for not loading startup files. diff -r 21c61917df26 -r fe04457ea88a man/cmdargs.texi --- 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.