From 3e282e2da58ab56e174b04ec720eb94bd04151a1 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 28 Dec 2025 11:25:30 +0000 Subject: [PATCH] ; * doc/lispref/macros.texi (Indenting Macros): Fix xref. --- doc/lispref/macros.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/macros.texi b/doc/lispref/macros.texi index 34110d3a4f1..7310b3d3ce9 100644 --- a/doc/lispref/macros.texi +++ b/doc/lispref/macros.texi @@ -645,7 +645,7 @@ lines until the end of the list. This variable can be used to override the indentation specification used for certain symbol, as specified using their @code{lisp-indent-function} symbol property (@xref{Symbol Properties}). It is intended to be used -as a file-local or directory-local variable (@xref{File Variables, , +as a file-local or directory-local variable (@pxref{File Variables, , Local Variables in Files, emacs, The GNU Emacs Manual}). Each key is a symbol and each value is an indent specification, which