projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45f6cfb
)
* doc/emacs/custom.texi (EditorConfig support): Add URL
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 21 Jun 2024 14:37:55 +0000
(10:37 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 21 Jun 2024 14:37:55 +0000
(10:37 -0400)
doc/emacs/custom.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/custom.texi
b/doc/emacs/custom.texi
index 6c33eb2019e127074ca3fd07055c82cf13e74ca3..5dbe21f9134b79eb3da9bbdc0f49d0fd59094562 100644
(file)
--- a/
doc/emacs/custom.texi
+++ b/
doc/emacs/custom.texi
@@
-1554,7
+1554,8
@@
as Dired buffers (@pxref{Dired}).
@subsubsection Per-Directory Variables via EditorConfig
@cindex EditorConfig support
-The EditorConfig standard is an alternative to the @file{.dir-locals.el}
+The @uref{https://editorconfig.org/, EditorConfig standard}
+is an alternative to the @file{.dir-locals.el}
files, which can control only a very small number of variables, but
has the advantage of being editor-neutral. Those settings are stored in
files named @file{.editorconfig}.