emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 578e8926713: ; * doc/lispref/variables.texi (File Local Variabl


From: Eli Zaretskii
Subject: emacs-29 578e8926713: ; * doc/lispref/variables.texi (File Local Variables): Improve indexing.
Date: Sat, 28 Jan 2023 09:59:56 -0500 (EST)

branch: emacs-29
commit 578e89267131d6c313740edbb70c0724c3d2cd15
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]