]> git.eshelyaron.com Git - emacs.git/commit
Add c-ts-mode-indent-defun (bug#59662)
authorTheodor Thornhill <theo@thornhill.no>
Fri, 2 Dec 2022 15:05:35 +0000 (16:05 +0100)
committerYuan Fu <casouri@gmail.com>
Wed, 7 Dec 2022 20:01:51 +0000 (12:01 -0800)
commitc83c95634e7a8d0f334ac5d45eebf357e413906c
treec4b61f98ef2b63d7575efb36f7a454c97cbb5dca
parent6479691cf0756d776bbc91cab5e5c339def81777
Add c-ts-mode-indent-defun (bug#59662)

Add in this function to mimic 'c-indent-defun'.

* lisp/progmodes/c-ts-mode.el (c-ts-mode-indent-defun): New function.
(c-ts-mode-map): New mode map that uses said function.
lisp/progmodes/c-ts-mode.el