]> git.eshelyaron.com Git - emacs.git/commit
(treesit-simple-indent-presets): Ensure 'and' works for anchors too
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 7 Jan 2023 01:28:38 +0000 (03:28 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 7 Jan 2023 01:28:38 +0000 (03:28 +0200)
commit9d410f8de64e91d16999a9bb5dd884d6d06d22bd
tree310f4bbecf2cacf29281a38f4334ee73c510662c
parentff66a5d324b6cc88db27f48f351f2cb5baa08fa2
(treesit-simple-indent-presets): Ensure 'and' works for anchors too

* lisp/treesit.el (treesit-simple-indent-presets):
Rewrite to return the last successful evaluation, not just t.
lisp/treesit.el