summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-networks.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-08-07 19:23:36 +0200
committerStefan Kangas <stefan@marxist.se>2022-08-08 11:15:33 +0200
commit4b5414abbc01a3b4ae441d28e96b0f3f46a487fb (patch)
treed08d865ca9128521e13844f4522d9ca1ec4207cb /lisp/erc/erc-networks.el
parent9b661ff1a8e0fc3fc809a42a187356d6cb5ad2c9 (diff)
downloademacs-4b5414abbc01a3b4ae441d28e96b0f3f46a487fb.tar.gz
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.
Diffstat (limited to 'lisp/erc/erc-networks.el')
-rw-r--r--lisp/erc/erc-networks.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/erc/erc-networks.el b/lisp/erc/erc-networks.el
index 091b8aa92d7..c54b12fcb0b 100644
--- a/lisp/erc/erc-networks.el
+++ b/lisp/erc/erc-networks.el
@@ -1547,6 +1547,3 @@ VALUE is the options value.")
(provide 'erc-networks)
;;; erc-networks.el ends here
-;;
-;; Local Variables:
-;; End: