Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
56366094
Commit
56366094
authored
Jan 27, 2005
by
Lute Kamstra
Browse files
(Initial Options): Add a cross reference to `Init File'. Mention the
`-Q' option at the `--no-site-file' option.
parent
3bf93f74
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
man/ChangeLog
man/ChangeLog
+5
-0
man/cmdargs.texi
man/cmdargs.texi
+5
-4
No files found.
man/ChangeLog
View file @
56366094
2005-01-26 Lute Kamstra <lute@gnu.org>
* cmdargs.texi (Initial Options): Add a cross reference to `Init
File'. Mention the `-Q' option at the `--no-site-file' option.
2005-01-24 David Kastrup <dak@gnu.org>
* faq.texi: Update AUCTeX version info.
...
...
man/cmdargs.texi
View file @
56366094
...
...
@@ -169,8 +169,9 @@ sections.
Some initial options affect the loading of init files. The normal
actions of Emacs are to first load @file{site-start.el} if it exists,
then your own init file @file{~/.emacs} if it exists, and finally
@file{default.el} if it exists; certain options prevent loading of some
of these files or substitute other files for them.
@file{default.el} if it exists. @xref{Init File}. Certain options
prevent loading of some of these files or substitute other files for
them.
@table @samp
@item -t @var{device}
...
...
@@ -257,8 +258,8 @@ changed with the @kbd{M-x customize} command and its variants.
@opindex --no-site-file
@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 block
s
it.
and @samp{--batch} have no effect on the loading of this file---this
option and @samp{-Q} are
the only option
s
that block it.
@item -Q
@opindex -Q
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment