]> git.eshelyaron.com Git - emacs.git/commitdiff
(General Variables): Document the default value of $HOME on Windows.
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Feb 2001 13:05:42 +0000 (13:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Feb 2001 13:05:42 +0000 (13:05 +0000)
man/cmdargs.texi

index e3126a6b7891a5a9c6245ec675b3cf4eaf00d638..73b2e5e49421d0eeebf362fe0ddf737ee96213bf 100644 (file)
@@ -347,7 +347,8 @@ you use ksh, and to @file{~/.history} otherwise.
 The location of the user's files in the directory tree; used for
 expansion of file names starting with a tilde (@file{~}).  On MS-DOS, it
 defaults to the directory from which Emacs was started, with @samp{/bin}
-removed from the end if it was present.
+removed from the end if it was present.  On Windows, the default value
+of @code{HOME} is @file{C:/}, the root directory of drive @file{C:}.
 @item HOSTNAME
 The name of the machine that Emacs is running on.
 @item INCPATH