1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00

; * doc/lispref/macros.texi (Indenting Macros): Fix xref.

This commit is contained in:
Sean Whitton 2025-12-28 11:25:30 +00:00
parent 01212ce03f
commit 3e282e2da5

View file

@ -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