Update from dirlocal stuff

master
Jacopo De Simoi 8 years ago
parent 3a8f0ff790
commit 56c4661404
  1. 7
      custom.el

@ -47,7 +47,12 @@
'(parens-require-spaces nil)
'(safe-local-variable-values
(quote
((eval add-hook
((ispell-dictionary . british)
(ispell-local-dictionary . british)
(auto-revert-interval . 5)
(auto-revert-use-notify)
(auto-revert-mode . 1)
(eval add-hook
(quote before-save-hook)
(quote org-icalendar-export-to-ics)
nil t)

Loading…
Cancel
Save