]> git.eshelyaron.com Git - emacs.git/commit
Fix c++-ts-mode indentation for templace (bug#72263)
authorYuan Fu <casouri@gmail.com>
Thu, 1 Aug 2024 06:45:26 +0000 (23:45 -0700)
committerEshel Yaron <me@eshelyaron.com>
Tue, 6 Aug 2024 09:53:51 +0000 (11:53 +0200)
commit0bad43e6c0b1a27bf86764c60172bf8971a22f0a
tree3e982e20c23b9bf66ee2c7d46b7d296a0438210b
parent8d3fd3e3dceb9bd40a02db624ac199f1106be16f
Fix c++-ts-mode indentation for templace (bug#72263)

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--indent-styles): Add rule for template.
* test/lisp/progmodes/c-ts-mode-resources/indent.erts: Add test.

(cherry picked from commit cb421286d2e9834d90d29288c932a6c6e03a555f)
lisp/progmodes/c-ts-mode.el
test/lisp/progmodes/c-ts-mode-resources/indent.erts