bug-standards
[Top][All Lists]
Advanced

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

Re: Position of conditionals in ChangeLog


From: Bruno Haible
Subject: Re: Position of conditionals in ChangeLog
Date: Sun, 15 Oct 2023 11:46:47 +0200

Alfred M. Szmidt wrote:
> Where is this "logic" explained in the GCS?  Since it is not how any
> of the tools we have at hand work, or differentiate things.

Which tools do you mean? Personally I write my ChangeLog entries by hand,
and don't have tools that analyze them (other than searching for substrings).

> Nor is it something I've ever heard of before.

Me too, I was only aware of the second form. The first form is quite rare:

$ cd emacs
$ fgrep '] (' ChangeLog.? | wc -l
21
$ fgrep ') [' ChangeLog.? | wc -l
820

Bruno






reply via email to

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