; * doc/lispref/variables.texi (File Local Variables): Improve indexing.
This commit is contained in:
parent
bc5ee2b7bf
commit
578e892671
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue