bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#48037: 28.0.50; add-change-log-entry does not detect name with digit


From: Michael Albinus
Subject: bug#48037: 28.0.50; add-change-log-entry does not detect name with digit
Date: Wed, 28 Apr 2021 10:07:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>> Wouldn't this be too complex for a simple heuristic? Something like
>>
>> "^\\([[:upper:]][[:upper:]_ 
>> ]*[[:upper:]_]\\|[-_[:alnum:]]*[[:alpha:]][-_[:alnum:]]*\\)[ \t]*[:=]"
>
> If I'm reading that right, it looks like an improvement to the
> heuristics to me.

OK, so I've pushed this to master.

Best regards, Michael.





reply via email to

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