mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-08 15:35:02 +00:00
; * doc/lispref/variables.texi (File Local Variables): Improve indexing.
This commit is contained in:
parent
bc5ee2b7bf
commit
578e892671
@ -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…
Reference in New Issue
Block a user