diff options
author | Juri Linkov <juri@linkov.net> | 2025-01-05 09:43:22 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2025-01-05 09:43:22 +0200 |
commit | 47ff8ab307da2a1ccfe3e701db871f47c1d3b380 (patch) | |
tree | 8d91e1a613ea899d2639a89256e0c452ed8afc92 /lisp/emacs-lisp/lisp.el | |
parent | cc5cd4de93d1e5ba205cbf0c370aef4559bc342b (diff) | |
download | emacs-47ff8ab307da2a1ccfe3e701db871f47c1d3b380.tar.gz emacs-47ff8ab307da2a1ccfe3e701db871f47c1d3b380.tar.bz2 emacs-47ff8ab307da2a1ccfe3e701db871f47c1d3b380.zip |
* lisp/treesit.el: Fix treesit-show-paren-data (bug#75198)
(treesit-show-paren-data--categorize): Use 'treesit-thing-defined-p'
to check if the thing exists for the language at POS before calling
'treesit-parent-until' that raises an error for an undefined thing.
(treesit-thing-defined-p): Add the alias signature to the docstring.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions