]> git.eshelyaron.com Git - emacs.git/commit
; Fix error where we pass t to treesit-node-type in c-ts-common.el
authorYuan Fu <casouri@gmail.com>
Thu, 2 Feb 2023 22:42:42 +0000 (14:42 -0800)
committerYuan Fu <casouri@gmail.com>
Fri, 3 Feb 2023 01:39:08 +0000 (17:39 -0800)
commitb8009bbf2d890511d19a31ba0757fbbe53f5c092
treefd008b0b8f9099a4ddbc6685b96136ffe2a4c8a4
parent88ccf78b206f7360060c0b1e2c5b9b86b8904134
; Fix error where we pass t to treesit-node-type in c-ts-common.el

* lisp/progmodes/c-ts-common.el:
(c-ts-common-statement-offset): Move the form that sets node to t
down, also add a check for node’s nullness.
lisp/progmodes/c-ts-common.el