projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b784265
)
; Fix recent markup change
author
Robert Pluim
<rpluim@gmail.com>
Fri, 17 Jan 2020 07:53:29 +0000
(08:53 +0100)
committer
Robert 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
patch
|
blob
|
history
diff --git
a/doc/emacs/custom.texi
b/doc/emacs/custom.texi
index 2e04a6b22d39b9ed58407da6d0a855718e20bf35..4fe7bbb275d5bb9b53507533449b67fb886a621f 100644
(file)
--- 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