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
881db7e0
Commit
881db7e0
authored
Nov 02, 2013
by
Glenn Morris
Browse files
* doc/emacs/cmdargs.texi (Action Arguments): Clarify `-L' a bit.
parent
1ba6984e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+1
-1
doc/emacs/cmdargs.texi
doc/emacs/cmdargs.texi
+3
-0
No files found.
doc/emacs/ChangeLog
View file @
881db7e0
2013-11-02 Glenn Morris <rgm@gnu.org>
* cmdargs.texi (Action Arguments): Clarify
that `-L' prepends
.
* cmdargs.texi (Action Arguments): Clarify
`-L' a bit
.
2013-10-23 Glenn Morris <rgm@gnu.org>
...
...
doc/emacs/cmdargs.texi
View file @
881db7e0
...
...
@@ -136,6 +136,9 @@ visited.
@itemx --directory=@var{dir}
@opindex --directory
Prepend directory @var{dir} to the variable @code{load-path}.
If you specify multiple @samp{-L} options, Emacs preserves the
relative order; i.e., using @samp{-L /foo -L /bar} results in
a @code{load-path} of the form @code{("/foo" "/bar" @dots{})}.
@item -f @var{function}
@opindex -f
...
...
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