diff options
-rw-r--r-- | man/cmdargs.texi | 4 |
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} |