Rodrigo Carvalho <rodrigorsdc@xxxxxxxxx> writes: > The patch appends userdiff.c file in order to support R programming > language function header. This will be useful for those who use Git > for versioning .R files. > > Also, add three userdiff tests for R programming language > files. These files define simple function and nested function, > with and without indentation. > > Signed-off-by: Rodrigo Carvalho <rodrigorsdc@xxxxxxxxx> > --- > Changes in v2: > - Add support for function defined by '=' > - Replace word regex to '[^ \t'] > - Add new test that handles with nested function Sorry, but this fell of the radar. It seems all the reviewer comments on the previous round have been addressed. If everybody is happy with this version, let's merge it down to 'next', for the next cycle. Thanks.