From: Richard M. Stallman Date: Mon, 6 Jun 2005 12:52:53 +0000 (+0000) Subject: (Action Arguments): Clarify directory default for -l. X-Git-Tag: emacs-pretest-22.0.90~9260 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=227c36fba6555223daf647c7c83d989ca3885965;p=emacs.git (Action Arguments): Clarify directory default for -l. --- 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}