]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix recent markup change
authorRobert Pluim <rpluim@gmail.com>
Fri, 17 Jan 2020 07:53:29 +0000 (08:53 +0100)
committerRobert Pluim <rpluim@gmail.com>
Fri, 17 Jan 2020 07:53:29 +0000 (08:53 +0100)
* doc/emacs/custom.texi (Find Init): Fix variable markup.

doc/emacs/custom.texi

index 2e04a6b22d39b9ed58407da6d0a855718e20bf35..4fe7bbb275d5bb9b53507533449b67fb886a621f 100644 (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