Fix c-ts-mode--anchor-prev-sibling (bug#73661)
authorYuan Fu <casouri@gmail.com>
Tue, 15 Oct 2024 02:31:12 +0000 (19:31 -0700)
committerYuan Fu <casouri@gmail.com>
Tue, 15 Oct 2024 03:23:15 +0000 (20:23 -0700)
commitc154047c46ae833a114e84d72e62269d12c3249d
treef98d4edd7f68ec47fc370151a49be5d197b02b1c
parentb87fda63dd4a29c3c28e235904405f2d6709239e
Fix c-ts-mode--anchor-prev-sibling (bug#73661)

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--anchor-prev-sibling):  Fix parentheses and use a
slightly more efficient function.
* test/lisp/progmodes/c-ts-mode-resources/indent.erts: Replace
the tab in the test code with spaces.
lisp/progmodes/c-ts-mode.el
test/lisp/progmodes/c-ts-mode-resources/indent.erts