changeset 81355:886ca7a8a884

(Init File): Document user-emacs-directory.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 13 Jun 2007 00:08:25 +0000
parents 07f86b971ef5
children d8a432d98404
files lispref/os.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/os.texi	Wed Jun 13 00:07:59 2007 +0000
+++ b/lispref/os.texi	Wed Jun 13 00:08:25 2007 +0000
@@ -258,6 +258,10 @@
 the value refers to the corresponding source file.
 @end defvar
 
+@defvar user-emacs-directory
+This variable holds the name of the @file{.emacs.d} directory.  It is
+ordinarily @file{~/.emacs.d}, but differs on some platforms.
+
 @node Terminal-Specific
 @subsection Terminal-Specific Initialization
 @cindex terminal-specific initialization