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

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

bug#67554: closed ([PATCH] Improve font-lock in lua-ts-mode)


From: GNU bug Tracking System
Subject: bug#67554: closed ([PATCH] Improve font-lock in lua-ts-mode)
Date: Sat, 02 Dec 2023 13:52:02 +0000

Your message dated Sat, 02 Dec 2023 15:51:44 +0200
with message-id <83a5qs90gf.fsf@gnu.org>
and subject line Re: bug#67554: Acknowledgement ([PATCH] Improve font-lock in 
lua-ts-mode)
has caused the debbugs.gnu.org bug report #67554,
regarding [PATCH] Improve font-lock in lua-ts-mode
to be marked as done.

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


-- 
67554: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67554
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Improve font-lock in lua-ts-mode Date: Thu, 30 Nov 2023 17:51:15 -0600
Tags: patch

While testing out ert-font-lock I found some inconsistencies and
missing highlights. This also moves properties to level 4
font-lock and adds font-lock-comment-delimiter-face.



--- End Message ---
--- Begin Message --- Subject: Re: bug#67554: Acknowledgement ([PATCH] Improve font-lock in lua-ts-mode) Date: Sat, 02 Dec 2023 15:51:44 +0200
> Date: Thu, 30 Nov 2023 18:34:59 -0600
> From:  john muhl via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 
> >From 5a87b7b231a384c7035e75105bc173fc05f38336 Mon Sep 17 00:00:00 2001
> From: john muhl <jm@pub.pink>
> Date: Tue, 14 Nov 2023 16:25:43 -0600
> Subject: [PATCH] Improve font-locking in lua-ts-mode (bug#67554)
> 
> * lisp/progmodes/lua-ts-mode.el (lua-ts-mode): Move property
> highlighting to level 4.
> (lua-ts--keywords): Remove `true', `false' and `nil' from
> keywords.
> (lua-ts--font-lock-settings): Highlight assignments, functions
> and labels in more places. Distinguish comment delimiters.
> (lua-ts--comment-font-lock): New function.

Thanks, pushed to the master branch (with a couple of minor
adjustments), and closing the bug.


--- End Message ---

reply via email to

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