[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
- Position of conditionals in ChangeLog, Alfred M. Szmidt, 2023/10/15
- Re: Position of conditionals in ChangeLog, Bruno Haible, 2023/10/15
- Re: Position of conditionals in ChangeLog, Alfred M. Szmidt, 2023/10/15
- Re: Position of conditionals in ChangeLog,
Bruno Haible <=
- Re: Position of conditionals in ChangeLog, Alfred M. Szmidt, 2023/10/15
- Re: Position of conditionals in ChangeLog, Bruno Haible, 2023/10/15
- Re: Position of conditionals in ChangeLog, Alfred M. Szmidt, 2023/10/15
- Re: Position of conditionals in ChangeLog, Bruno Haible, 2023/10/15
- Re: Position of conditionals in ChangeLog, Alfred M. Szmidt, 2023/10/15