emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: April 7 cutover for generating ChangeLog automatically


From: Dmitry Gutov
Subject: Re: April 7 cutover for generating ChangeLog automatically
Date: Tue, 07 Apr 2015 14:48:20 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0

On 04/01/2015 05:21 AM, Stefan Monnier wrote:

We could make vc-git treat

    Author: Joe <joe>, Jane <jane>

as a shorthand for

    Author: Joe <joe>
    Also-By: Jane <jane>

Or something like that,

And handle it automatically in log-edit-extract-headers? That should work. We'll also need to somehow prohibit values like:

  Author: Joe <joe>, Jane <jane> (tiny change)

because there's no way to count Jane's lines there.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]