# HG changeset patch # User Eli Zaretskii # Date 982933542 0 # Node ID 5bd8f163760fcdc36448febf0560696708983d4b # Parent 7f2b7440c53481a32841278762f50c5b5b52671b (General Variables): Document the default value of $HOME on Windows. diff -r 7f2b7440c534 -r 5bd8f163760f man/cmdargs.texi --- a/man/cmdargs.texi Fri Feb 23 13:05:13 2001 +0000 +++ b/man/cmdargs.texi Fri Feb 23 13:05:42 2001 +0000 @@ -347,7 +347,8 @@ 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