Add an cross-reference.
* doc/lispref/os.texi (Command-Line Arguments): Add cross-reference for `dump-emacs'.
This commit is contained in:
parent
6e46645997
commit
d612ddbb11
2 changed files with 5 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
* os.texi (Startup Summary): Add an index about startup screen.
|
||||
Typo fix.
|
||||
(Command-Line Arguments): Add cross-reference for `dump-emacs'.
|
||||
|
||||
2013-11-08 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
|
|
|
@ -517,9 +517,10 @@ displays the startup messages.
|
|||
The value of this variable is @code{t} once the command line has been
|
||||
processed.
|
||||
|
||||
If you redump Emacs by calling @code{dump-emacs}, you may wish to set
|
||||
this variable to @code{nil} first in order to cause the new dumped Emacs
|
||||
to process its new command-line arguments.
|
||||
If you redump Emacs by calling @code{dump-emacs} (@pxref{Building
|
||||
Emacs}), you may wish to set this variable to @code{nil} first in
|
||||
order to cause the new dumped Emacs to process its new command-line
|
||||
arguments.
|
||||
@end defvar
|
||||
|
||||
@defvar command-switch-alist
|
||||
|
|
Loading…
Add table
Reference in a new issue