]> git.eshelyaron.com Git - emacs.git/commit
Fix comment indent in 'lua-ts-mode' and old grammar
authorjohn muhl <jm@pub.pink>
Thu, 26 Dec 2024 00:03:50 +0000 (18:03 -0600)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:19:55 +0000 (21:19 +0100)
commit436c12382668381aa2a46d06e3e5a7a5ea3e86ab
treed2a8effc3b55ed6c4f763a555ad642cb370237a6
parent96645a0266a4f8188537209c2a4ef27f9d2e5157
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)

(cherry picked from commit 54f35137096c8120df13653f287a92755d5036b6)
lisp/progmodes/lua-ts-mode.el