[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] treesit.el: New function to describe font-lock rules
From: |
Yuan Fu |
Subject: |
Re: [PATCH] treesit.el: New function to describe font-lock rules |
Date: |
Sat, 21 Oct 2023 12:49:44 -0700 |
> On Oct 21, 2023, at 1:17 AM, Yuan Fu <casouri@gmail.com> wrote:
>
>
>
>> On Oct 21, 2023, at 12:38 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>>
>>> From: Yuan Fu <casouri@gmail.com>
>>> Date: Fri, 20 Oct 2023 21:11:01 -0700
>>> Cc: emacs-devel <emacs-devel@gnu.org>,
>>> Eli Zaretskii <eliz@gnu.org>
>>>
>>> Great! I’ve pushed it to master. Eli, do we need a NEWS entry for this
>>> change? We are adding a new keyword for treesit-font-lock-rules. I attached
>>> the merged patch below.
>>
>> Not only a NEWS entry is in order, we should also document this
>> keyword in the ELisp manual, where the other keywords of
>> treesit-font-lock-rules are documented.
>>
>> Thanks.
>
> Yes, absolutely.
>
> Yuan
Done.
Yuan