emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 8d091f7: ; Fix recent markup change


From: Robert Pluim
Subject: emacs-27 8d091f7: ; Fix recent markup change
Date: Fri, 17 Jan 2020 02:54:35 -0500 (EST)

branch: emacs-27
commit 8d091f7fc20a70efd55aad688acc00490f1fe0cc
Author: Robert Pluim <address@hidden>
Commit: Robert Pluim <address@hidden>

    ; Fix recent markup change
    
    * doc/emacs/custom.texi (Find Init): Fix variable markup.
---
 doc/emacs/custom.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index 2e04a6b..4fe7bbb 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}
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]