From 578e89267131d6c313740edbb70c0724c3d2cd15 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 28 Jan 2023 16:59:17 +0200 Subject: [PATCH] ; * doc/lispref/variables.texi (File Local Variables): Improve indexing. --- doc/lispref/variables.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index 39d0906f6c4..5584cbce9a6 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi @@ -2023,6 +2023,7 @@ file-local variables stored in @code{file-local-variables-alist}. @end defvar @cindex safe local variable +@cindex @code{safe-local-variable}, property of variable You can specify safe values for a variable with a @code{safe-local-variable} property. The property has to be a function of one argument; any value is safe if the function returns -- 2.39.2