Files
emacs/doc
Yuan Fu 35c2ca2ca6 Make treesit-node-at/on guess language at point
If PARSER-OR-LANG is nil, it makes more sense to guess the language at
point by treesit-language-at than to simply use the first parser in
the parser list.

* doc/lispref/parsing.texi (Retrieving Nodes): Update manual.
* lisp/treesit.el (treesit-node-at)
(treesit-node-on): Guess language at point.  Update docstring.
(treesit-buffer-root-node): Update docstring.
2022-12-24 18:43:03 -08:00
..
2022-12-23 14:37:04 +02:00
2022-12-09 11:15:21 +01:00
2022-12-24 09:40:56 +02:00