* doc/emacs/cmdargs.texi (Action Arguments): Clarify that `-L' prepends

This commit is contained in:
Glenn Morris 2013-11-02 16:29:01 -07:00
parent 67fb4e6a86
commit 1ba6984e42
2 changed files with 5 additions and 1 deletions

View file

@ -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:

View file

@ -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