]> git.eshelyaron.com Git - emacs.git/commit
Rename treesit-simple-indent-modify-rules and fix docstring
authorYuan Fu <casouri@gmail.com>
Mon, 17 Feb 2025 21:27:52 +0000 (13:27 -0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 18 Feb 2025 08:54:13 +0000 (09:54 +0100)
commit0961746742ccfed158c40d1309a44590a5a5bb3e
tree24b267985fa4657cd6091de9f10585ae3d44d60a
parente48d69c606891fd51d1181249167bc06548be133
Rename treesit-simple-indent-modify-rules and fix docstring

* lisp/treesit.el (treesit-simple-indent-modify-rules): Rename
and fix docstring.  It should be matcher, not anchor.  Also
reword a little bit.
* etc/NEWS: Update.
* lisp/textmodes/mhtml-ts-mode.el:
(mhtml-ts-mode--treesit-indent-rules): Update accordingly.

(cherry picked from commit 928bad93609773ca5e9c94cf6e8f24e895e263d3)
lisp/textmodes/mhtml-ts-mode.el
lisp/treesit.el