Hi Eli, Sorry for the late reply.
Eli Zaretskii <e...@gnu.org> skribis: > I can certainly add ChangeLog entries, but `git format-patch' would be > harder. I don't have git installed on my development machine (git is > a bit of PITA on Windows). What's wrong with "diff -u"? It’s OK, but lacks commit meta-data (author, log, etc.), so it’s less convenient to apply. But that’s fine, if you prefer this way. Thanks, Ludo’.