On Mon, 7 Jan 2019 10:20:19 -0800 Bart Van Assche <bvanass...@acm.org> wrote:
> In emacs 23.1 support for directory-local variables was added (see also > https://lists.gnu.org/archive/html/info-gnu-emacs/2009-07/msg00000.html). > Simplify the settings in coding-style.rst by using that feature. > Additionally, do not inherit any settings from emacs' linux coding style > to minimize dependencies on the version of emacs that is being used. > > I have verified with several large and nontrivial kernel source files > that the new settings format code according to what checkpatch expects. > > Signed-off-by: Bart Van Assche <bvanass...@acm.org> > Cc: Matthew Wilcox <wi...@infradead.org> > Cc: Jani Nikula <jani.nik...@linux.intel.com> > Cc: Alison Chaiken <ali...@she-devel.com> > Cc: Joe Perches <j...@perches.com> > Cc: Federico Vaga <federico.v...@vaga.pv.it> > Cc: Geyslan G. Bem <geys...@gmail.com> > Cc: Tiago Natel de Moura <tiago4or...@gmail.com> I've applied this (and I'm off to change my .emacs file). Thanks! jon