aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-02-23 13:05:42 +0000
committerEli Zaretskii <[email protected]>2001-02-23 13:05:42 +0000
commit71d0aa0caf6e7b522e1346340496134c5b126a49 (patch)
treeccbf4174e0777ded4013096ed43e6e1a982c9827
parenta0e1abe451cd9c5cbb9ef2b399c047e069db0974 (diff)
(General Variables): Document the default value of $HOME on Windows.
-rw-r--r--man/cmdargs.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index e3126a6b78..73b2e5e494 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