]> git.eshelyaron.com Git - emacs.git/commit
Fix 'c-ts-mode' indentation when the style is defined as a function
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Jun 2025 08:16:53 +0000 (11:16 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 24 Jun 2025 06:29:11 +0000 (08:29 +0200)
commitb435656157405ea0555fdff512483593073179f7
tree3d9410b6733b83dd8559156f1867a997afacd8f9
parentc3a456f26237eb5413f1e41f79126dab5bf807f6
Fix 'c-ts-mode' indentation when the style is defined as a function

* lisp/progmodes/c-ts-mode.el (c-ts-mode, c++-ts-mode): Handle the
case where 'c-ts-mode-indent-style' is a function.  (Bug#78814)

(cherry picked from commit 081c1aae992549bc9ef6f0f85c4d4cf6a8fe84cb)
lisp/progmodes/c-ts-mode.el