]> git.eshelyaron.com Git - emacs.git/commit
Clean up some local variable sections
authorStefan Kangas <stefan@marxist.se>
Sun, 7 Aug 2022 17:23:36 +0000 (19:23 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 8 Aug 2022 09:15:33 +0000 (11:15 +0200)
commit4b5414abbc01a3b4ae441d28e96b0f3f46a487fb
treed08d865ca9128521e13844f4522d9ca1ec4207cb
parent9b661ff1a8e0fc3fc809a42a187356d6cb5ad2c9
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.
30 files changed:
lisp/erc/erc-networks.el
lisp/filesets.el
lisp/gnus/nnmaildir.el
lisp/mh-e/mh-acros.el
lisp/mh-e/mh-alias.el
lisp/mh-e/mh-buffers.el
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-funcs.el
lisp/mh-e/mh-gnus.el
lisp/mh-e/mh-identity.el
lisp/mh-e/mh-inc.el
lisp/mh-e/mh-junk.el
lisp/mh-e/mh-letter.el
lisp/mh-e/mh-limit.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-print.el
lisp/mh-e/mh-scan.el
lisp/mh-e/mh-search.el
lisp/mh-e/mh-seq.el
lisp/mh-e/mh-show.el
lisp/mh-e/mh-speed.el
lisp/mh-e/mh-thread.el
lisp/mh-e/mh-tool-bar.el
lisp/mh-e/mh-utils.el
lisp/mh-e/mh-xface.el
lisp/obsolete/mh-compat.el
lisp/progmodes/python.el
lisp/textmodes/ispell.el