aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-06-13 00:24:15 +0000
committerChong Yidong2007-06-13 00:24:15 +0000
commitc3209fc9853b84441d4a8a543c2c4f1c8add8405 (patch)
treef7e210f3e7a827ad79474ddb70dabc6805fd26f6
parentabf13a8b703050689a9bf0b95b1b4e56689ba8b8 (diff)
downloademacs-c3209fc9853b84441d4a8a543c2c4f1c8add8405.tar.gz
emacs-c3209fc9853b84441d4a8a543c2c4f1c8add8405.zip
Fix typo.
-rw-r--r--lispref/os.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/os.texi b/lispref/os.texi
index 8a297cba75b..08f94b427eb 100644
--- a/lispref/os.texi
+++ b/lispref/os.texi
@@ -261,6 +261,7 @@ the value refers to the corresponding source file.
261@defvar user-emacs-directory 261@defvar user-emacs-directory
262This variable holds the name of the @file{.emacs.d} directory. It is 262This variable holds the name of the @file{.emacs.d} directory. It is
263ordinarily @file{~/.emacs.d}, but differs on some platforms. 263ordinarily @file{~/.emacs.d}, but differs on some platforms.
264@end defvar
264 265
265@node Terminal-Specific 266@node Terminal-Specific
266@subsection Terminal-Specific Initialization 267@subsection Terminal-Specific Initialization