Carsten Dominik writes:
> I think there is an error in the property matching regexp. It will
> not match a line where the property value is empty.
See 3c933adaf6 and 68276fd62d for how this regex developed, the
requirement of the whitespace after the colon was in the original regex
from Nicolas.
Hello,
Carsten Dominik writes:
> I think there is an error in the property matching regexp. It will not match
> a line where the property value is empty. I propose the following change,
> which makes the value part optional:
>
> ---
Hi,
I think there is an error in the property matching regexp. It will not match a
line where the property value is empty. I propose the following change, which
makes the value part optional:
diff --git a/lisp/or