; Fix recent markup change

* doc/emacs/custom.texi (Find Init): Fix variable markup.
This commit is contained in:
Robert Pluim 2020-01-17 08:53:29 +01:00
parent b78426526c
commit 8d091f7fc2

View file

@ -2676,7 +2676,7 @@ Note also that if neither the XDG location nor @file{~/.emacs.d}
exist, then Emacs will create @file{~/.emacs.d} (and therefore use it
during subsequent invocations).
Emacs will set @var{user-emacs-directory} to the directory it decides
Emacs will set @code{user-emacs-directory} to the directory it decides
to use.
Although this is backward-compatible with older Emacs versions, modern