(display-time-string-forms): Mark as risky.
This commit is contained in:
parent
2a9cfe6a16
commit
bb230153f2
1 changed files with 1 additions and 0 deletions
|
@ -1940,6 +1940,7 @@ is specified, returning t if it is specified."
|
|||
(put 'mode-line-buffer-identification 'risky-local-variable t)
|
||||
(put 'mode-line-modes 'risky-local-variable t)
|
||||
(put 'mode-line-position 'risky-local-variable t)
|
||||
(put 'display-time-string-forms 'risky-local-variable t)
|
||||
|
||||
;; This one is safe because the user gets to check it before it is used.
|
||||
(put 'compile-command 'safe-local-variable t)
|
||||
|
|
Loading…
Add table
Reference in a new issue