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

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

bug#66162: closed ([PATCH] Various fixes to lua-ts-mode font-locking)


From: GNU bug Tracking System
Subject: bug#66162: closed ([PATCH] Various fixes to lua-ts-mode font-locking)
Date: Sat, 30 Sep 2023 23:20:02 +0000

Your message dated Sat, 30 Sep 2023 16:19:15 -0700
with message-id 
<CADwFkmnd0DN8GPzi+eK+OxHVW4SY2RiU5d72WjbMSxOUgRakdw@mail.gmail.com>
and subject line Re: bug#66162: [PATCH] Various fixes to lua-ts-mode 
font-locking
has caused the debbugs.gnu.org bug report #66162,
regarding [PATCH] Various fixes to lua-ts-mode font-locking
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66162: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66162
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Various fixes to lua-ts-mode font-locking Date: Fri, 22 Sep 2023 18:43:43 -0500
Tags: patch

Here are some fixes around font-locking mostly to do with functions and
assignments; e.g.

  f1 = function() end

now correctly marks f1 as a function name.

Attachment: 0001-Various-fixes-to-lua-ts-mode-font-locking.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#66162: [PATCH] Various fixes to lua-ts-mode font-locking Date: Sat, 30 Sep 2023 16:19:15 -0700
Version: 30.1

john muhl <jm@pub.pink> writes:

> Here are some fixes around font-locking mostly to do with functions and
> assignments; e.g.
>
>   f1 = function() end
>
> now correctly marks f1 as a function name.

Thanks, installed on master.

[1: 6dd1565fcf2]: 2023-10-01 01:17:36 +0200
  Various fixes to lua-ts-mode font-locking
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=6dd1565fcf2887d4758e8a779f0c9d6320e85385


--- End Message ---

reply via email to

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