[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patch for man/cmdargs.texi.
From: |
Lute Kamstra |
Subject: |
Patch for man/cmdargs.texi. |
Date: |
Wed, 26 Jan 2005 12:12:24 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) |
Does anybody object against this change? If not, I'll commit it.
Lute.
--- man/cmdargs.texi 6 Dec 2004 01:07:47 -0000 1.82
+++ man/cmdargs.texi 26 Jan 2005 10:58:24 -0000
@@ -169,8 +169,9 @@
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
address@hidden if it exists; certain options prevent loading of some
-of these files or substitute other files for them.
address@hidden 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 @@
@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 blocks it.
+and @samp{--batch} have no effect on the loading of this file---this
+option and @samp{-Q} are the only options that block it.
@item -Q
@opindex -Q
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Patch for man/cmdargs.texi.,
Lute Kamstra <=