* doc/emacs/cmdargs.texi (Action Arguments): Clarify that `-L' prepends
This commit is contained in:
parent
67fb4e6a86
commit
1ba6984e42
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2013-11-02 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* cmdargs.texi (Action Arguments): Clarify that `-L' prepends.
|
||||
|
||||
2013-10-23 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@ visited.
|
|||
@opindex -L
|
||||
@itemx --directory=@var{dir}
|
||||
@opindex --directory
|
||||
Add directory @var{dir} to the variable @code{load-path}.
|
||||
Prepend directory @var{dir} to the variable @code{load-path}.
|
||||
|
||||
@item -f @var{function}
|
||||
@opindex -f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue