aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/custom.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index 2e04a6b22d3..4fe7bbb275d 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -2676,7 +2676,7 @@ Note also that if neither the XDG location nor @file{~/.emacs.d}
2676exist, then Emacs will create @file{~/.emacs.d} (and therefore use it 2676exist, then Emacs will create @file{~/.emacs.d} (and therefore use it
2677during subsequent invocations). 2677during subsequent invocations).
2678 2678
2679Emacs will set @var{user-emacs-directory} to the directory it decides 2679Emacs will set @code{user-emacs-directory} to the directory it decides
2680to use. 2680to use.
2681 2681
2682Although this is backward-compatible with older Emacs versions, modern 2682Although this is backward-compatible with older Emacs versions, modern