fix: set local variables correctly, i.e. dont set lexical-binding here

This commit is contained in:
Joao Tavora 2013-10-16 18:56:02 +01:00
parent e00c7e2661
commit d2717d47fd

View File

@ -511,7 +511,6 @@ can be:
(provide 'snippet) (provide 'snippet)
;;; Local Variables: ;; Local Variables:
;;; lexical-binding: t ;; End:
;;; End: ;; snippet.el ends here
;;; snippet.el ends here