[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71753: 30.0.60; Reference to deleted function treesit--syntax-proper
From: |
Yuan Fu |
Subject: |
bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier |
Date: |
Thu, 27 Jun 2024 21:44:05 -0700 |
> On Jun 26, 2024, at 5:57 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>
>> From: Yuan Fu <casouri@gmail.com>
>> Date: Tue, 25 Jun 2024 21:29:43 -0700
>> Cc: 71753@debbugs.gnu.org,
>> stefankangas@gmail.com
>>
>>>>> However, the `treesit--syntax-propertize-start' docstring still refers
>>>>> to it.
>>>>>
>>>>> Could we fix that please?
>>>>>
>>>>>
>>>>
>>>> Thanks! I just fixed it.
>>>
>>> Thanks, but you fixed this on the wrong branch. Please fix any bugs
>>> reported for Emacs 30.0.X on the emacs-30 release branch, not on
>>> master.
>>
>> Oh right. Master is 31 now. How do I fix this? Should I cherry pick the
>> commit from master to emacs-30?
>
> Yes. But I already did that this time.
Thank you :-)