]> git.eshelyaron.com Git - emacs.git/commit
Improve treesit-major-mode-setup indentation setup (bug#71086)
authorYuan Fu <casouri@gmail.com>
Wed, 22 May 2024 06:15:00 +0000 (23:15 -0700)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 May 2024 08:29:59 +0000 (10:29 +0200)
commit04cde74efe1909f69889cb65baea2ef9beb4dc11
tree99deb5b44b7bdf8b5417ce1371520a5de04d85ed
parentc946f429fa3374d37484523cf987fb4d29362781
Improve treesit-major-mode-setup indentation setup (bug#71086)

* lisp/treesit.el (treesit-major-mode-setup): Setup indentation when
treesit-indent-function is set.
* doc/lispref/modes.texi (Parser-based Indentation): Fix manual.

(cherry picked from commit e153093f0a14fda47daa12b151b291e61d20b7e3)
doc/lispref/modes.texi
lisp/treesit.el