From 5bc76dbc9d19b8a9f7d6fcfafb197fe398c022bd Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 21 Jun 2024 10:37:55 -0400 Subject: [PATCH] * doc/emacs/custom.texi (EditorConfig support): Add URL --- doc/emacs/custom.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index 6c33eb2019e..5dbe21f9134 100644 --- 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}. -- 2.30.2