]> git.eshelyaron.com Git - emacs.git/commit
Rename treesit-add-simple-indent-rules
authorYuan Fu <casouri@gmail.com>
Mon, 17 Feb 2025 21:29:46 +0000 (13:29 -0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 18 Feb 2025 08:54:17 +0000 (09:54 +0100)
commit481d7686f0569f5e2bdc570d0e58d408e9c86e9d
treeb583e00c5acb50317d740a422e8995fa56a15bb7
parent0961746742ccfed158c40d1309a44590a5a5bb3e
Rename treesit-add-simple-indent-rules

* lisp/treesit.el (treesit-add-simple-indent-rules): Rename to
treesit-simple-indent-add-rules.
* etc/NEWS: Update.
* test/src/treesit-tests.el:
(treesit-test-simple-indent-add-rules): Update accordingly.

(cherry picked from commit 237afc82b2ed147fe6b1773df303c448ded9679b)
lisp/treesit.el
test/src/treesit-tests.el