(General Variables): Document the default value of $HOME on Windows.

This commit is contained in:
Eli Zaretskii 2001-02-23 13:05:42 +00:00
parent a0e1abe451
commit 71d0aa0caf

View 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