]> git.eshelyaron.com Git - emacs.git/commit
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)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 18:49:54 +0000 (20:49 +0200)
commit8e86390f754d9bb4a3d234feaf290551ba8273d6
treeea875eda99dd6d1b024747c14b2ff420c1786bb6
parent0ed2aed3315e0fa40217e8911edd444b13ceee32
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.

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