From 4b5414abbc01a3b4ae441d28e96b0f3f46a487fb Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 7 Aug 2022 19:23:36 +0200 Subject: Clean up some local variable sections * lisp/filesets.el: * lisp/mh-e/mh-*.el: * lisp/progmodes/python.el (python): Don't set options that are already set in .dir-locals.el. * lisp/textmodes/ispell.el: Remove redundant local variables. * lisp/gnus/nnmaildir.el: Remove local variables that conflicts with Emacs defaults. --- lisp/mh-e/mh-identity.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/mh-e/mh-identity.el') diff --git a/lisp/mh-e/mh-identity.el b/lisp/mh-e/mh-identity.el index 43eaeb7aa0f..b7fa35a92f5 100644 --- a/lisp/mh-e/mh-identity.el +++ b/lisp/mh-e/mh-identity.el @@ -316,7 +316,6 @@ the header." (provide 'mh-identity) ;; Local Variables: -;; indent-tabs-mode: nil ;; sentence-end-double-space: nil ;; End: -- cgit v1.2.3