From: Eli Zaretskii Date: Fri, 23 Feb 2001 13:05:42 +0000 (+0000) Subject: (General Variables): Document the default value of $HOME on Windows. X-Git-Tag: emacs-pretest-21.0.99~163 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71d0aa0caf6e7b522e1346340496134c5b126a49;p=emacs.git (General Variables): Document the default value of $HOME on Windows. --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index e3126a6b789..73b2e5e4942 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -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