]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/custom.texi (EditorConfig support): Add URL
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Jun 2024 14:37:55 +0000 (10:37 -0400)
committerEshel Yaron <me@eshelyaron.com>
Fri, 21 Jun 2024 19:01:48 +0000 (21:01 +0200)
(cherry picked from commit 5bc76dbc9d19b8a9f7d6fcfafb197fe398c022bd)

doc/emacs/custom.texi

index f5feb3db7e1951b01f686b0b6277fc3332e68be0..73479fb702a7fea9ceb09b707f148f366ed1e4ca 100644 (file)
@@ -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}.