[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#75107: [PATCH] Fix comment indent in 'lua-ts-mode' and old grammar
From: |
Eli Zaretskii |
Subject: |
bug#75107: [PATCH] Fix comment indent in 'lua-ts-mode' and old grammar |
Date: |
Thu, 26 Dec 2024 11:02:43 +0200 |
> From: john muhl <jm@pub.pink>
> Date: Wed, 25 Dec 2024 19:42:58 -0600
>
> >From e4a9647912545fa0d97370bba9919db3a9acb219 Mon Sep 17 00:00:00 2001
> From: john muhl <jm@pub.pink>
> Date: Wed, 25 Dec 2024 18:03:50 -0600
> Subject: [PATCH] Fix comment indent in 'lua-ts-mode' and old grammar
>
> * lisp/progmodes/lua-ts-mode.el (lua-ts--simple-indent-rules):
> Improve multi-line comment indention for pre-0.0.19 grammars that
> used a different structure for comment start/end markers.
> (Bug#75107)
Thanks, installed on the emacs-30 branch, and closing the bug.