remove unused dir-locals.el file
This commit is contained in:
parent
c8eaefa4c6
commit
016446370c
|
@ -1,8 +0,0 @@
|
|||
((scheme-mode
|
||||
.
|
||||
((eval . (put 'call-with-window 'scheme-indent-function 1))
|
||||
(eval . (put 'call-with-renderer 'scheme-indent-function 1))
|
||||
(eval . (put 'surface-parse-match 'scheme-indent-function 1))
|
||||
(eval . (put 'pixel-format-parse-match 'scheme-indent-function 1))
|
||||
(eval . (put 'palette-parse-match 'scheme-indent-function 1))
|
||||
(eval . (put 'color-parse-match 'scheme-indent-function 1)))))
|
Loading…
Reference in New Issue