emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 5152b21 1/2: ; ChangeLog fixes


From: Paul Eggert
Subject: Re: [Emacs-diffs] emacs-25 5152b21 1/2: ; ChangeLog fixes
Date: Sun, 24 Jan 2016 12:08:56 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Dmitry Gutov wrote:
vc-dwim also has the converse check. That is, it checks that every file
affected by the commit is mentioned in the commit message. I prefer this
check too, though I'm not sure everyone else would.

Why not? I think we have a clearly-defined set of files which can go without log
entries.

vc-dwim doesn't know about that set, and so insists on every file being mentioned in the commit message. I prefer this style but the guidelines do not require it. But you're right, build-aux/git-hooks/commit-msg could know about that file set and complain only about the files not in the set.



reply via email to

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