mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typo.
This commit is contained in:
parent
8daa9f3dd9
commit
cfdd394e98
1 changed files with 1 additions and 1 deletions
|
|
@ -2154,7 +2154,7 @@ is specified, returning t if it is specified."
|
|||
(put 'format-alist 'risky-local-variable t)
|
||||
(put 'vc-mode 'risky-local-variable t)
|
||||
(put 'imenu-generic-expression 'risky-local-variable t)
|
||||
(put 'imenu-index-alist 'risky-local-variable t)
|
||||
(put 'imenu--index-alist 'risky-local-variable t)
|
||||
(put 'standard-input 'risky-local-variable t)
|
||||
(put 'standard-output 'risky-local-variable t)
|
||||
(put 'unread-command-events 'risky-local-variable t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue