summaryrefslogtreecommitdiff
path: root/man/cmdargs.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-06-06 12:52:53 +0000
committerRichard M. Stallman <rms@gnu.org>2005-06-06 12:52:53 +0000
commit5d0d1f913fd566d9d1755b52c95af3ef73cdcc5e (patch)
tree1a94fd8146a5988f1bb245349c4fec294b12717f /man/cmdargs.texi
parentd834019564ea8d4e81af73e364fb29ff7aa78119 (diff)
downloademacs-5d0d1f913fd566d9d1755b52c95af3ef73cdcc5e.tar.gz
(Action Arguments): Clarify directory default for -l.
Diffstat (limited to 'man/cmdargs.texi')
-rw-r--r--man/cmdargs.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index e47a66bcf91..5094a924cc7 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -119,6 +119,10 @@ the library can be found either in the current directory, or in the
Emacs library search path as specified with @env{EMACSLOADPATH}
(@pxref{General Variables}).
+@strong{Warning:} If previous command-line arguments have visited
+files, the current directory is the directory of the last file
+visited.
+
@item -L @var{dir}
@opindex -L
@itemx --directory=@var{dir}