Add bug-reference-bug-regexp to safe local variables

This commit is contained in:
Gergely Polonkai 2018-03-19 12:12:06 +01:00
parent a22d4fc64e
commit c4aff57910
1 changed files with 3 additions and 0 deletions

View File

@ -150,6 +150,9 @@
yasnippet
zone-nyan
zygospore)))
'(safe-local-variable-values
(quote
((bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)"))))
'(sgml-basic-offset 4)
'(show-trailing-whitespace t)
'(tab-width 4)