[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#52763: [PATCH] etc: Match define-public only at line start.
From: |
Liliana Marie Prikler |
Subject: |
bug#52763: [PATCH] etc: Match define-public only at line start. |
Date: |
Wed, 19 Jan 2022 21:17:42 +0100 |
User-agent: |
Evolution 3.42.1 |
Am Mittwoch, dem 05.01.2022 um 23:25 +0100 schrieb Ludovic Courtès:
> Hi,
>
> Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
>
> > The current regexp simply matches the first occurence, which more
> > often than not points to the *previous* variable.
> >
> > * etc/snippets/text-mode/guix-commit-message-update-package ($1):
> > Restrict match to beginning of line with optional indentation.
>
> LGTM, thanks!
The manual says 14 days after no review, not 14 days after review.
Pushed now :)