[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Suggested manual changes - section 7.2 Special Properties
From: |
Tommy Kelly |
Subject: |
Re: Suggested manual changes - section 7.2 Special Properties |
Date: |
Sat, 27 Jan 2024 23:44:24 -0800 |
I wrote:
> As it stands, the relevant part reads as follows:
> 'TIMESTAMP' The first keyword-less timestamp in the entry.
> 'TIMESTAMP_IA' The first inactive timestamp in the entry.
>
> Both are slightly incorrect and that can be fixed by changing to the
> following:
> 'TIMESTAMP' The first inactive keyword-less timestamp in the entry.
> 'TIMESTAMP_IA' The first inactive keyword-less timestamp in the entry.
Sigh. My correction for TIMESTAMP was itself, of course, incorrect! It
should have been:
'TIMESTAMP' The first active keyword-less timestamp in the entry.
The patchfile I provided did not have that error.
-