]> git.eshelyaron.com Git - emacs.git/commit
Improve docstring of treesit-parent-while (bug#62301)
authorYuan Fu <casouri@gmail.com>
Tue, 21 Mar 2023 21:50:07 +0000 (14:50 -0700)
committerYuan Fu <casouri@gmail.com>
Tue, 21 Mar 2023 21:51:41 +0000 (14:51 -0700)
commit8b6a0de964d61cb8d57ed3fe65086fa305a3c53e
treef7b97fef13694e337da269c98a764cb96fb71624
parent35648a8673010a49720476821732df96ad8fa532
Improve docstring of treesit-parent-while (bug#62301)

* doc/lispref/parsing.texi (Retrieving Nodes): Improve and fix
docstring for treesit-parent-until and treesit-parent-while.
* lisp/treesit.el (treesit-parent-while): Improve docstring.
doc/lispref/parsing.texi
lisp/treesit.el