X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/f52a5e58fccffa3071fa3d0183d6b281f8a148c2..23a624ca1d40fa9cefd7229ac6152b79278a6517:/packages/yasnippet/yasnippet-debug.el diff --git a/packages/yasnippet/yasnippet-debug.el b/packages/yasnippet/yasnippet-debug.el index 248c440a7..593d081fc 100644 --- a/packages/yasnippet/yasnippet-debug.el +++ b/packages/yasnippet/yasnippet-debug.el @@ -125,4 +125,8 @@ (add-hook 'post-command-hook 'yas-debug-snippet-vars 't 'local))) (provide 'yasnippet-debug) +;; Local Variables: +;; indent-tabs-mode: nil +;; byte-compile-warnings: (not cl-functions) +;; End: ;;; yasnippet-debug.el ends here