On Mon, 7 Jan 2019 10:20:19 -0800 Bart Van Assche <[email protected]> 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 <[email protected]> > Cc: Matthew Wilcox <[email protected]> > Cc: Jani Nikula <[email protected]> > Cc: Alison Chaiken <[email protected]> > Cc: Joe Perches <[email protected]> > Cc: Federico Vaga <[email protected]> > Cc: Geyslan G. Bem <[email protected]> > Cc: Tiago Natel de Moura <[email protected]> I've applied this (and I'm off to change my .emacs file). Thanks! jon
