Function declaration updates prompted by 'make check-declare'
[gnus] / lisp / .dir-locals.el
index 45abc39..fb968e1 100644 (file)
@@ -1 +1,4 @@
 ((emacs-lisp-mode . ((show-trailing-whitespace . t))))
+;; Local Variables:
+;; no-byte-compile: t
+;; End: