summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2025-02-12 19:41:12 +0200
committerJuri Linkov <juri@linkov.net>2025-02-12 19:42:35 +0200
commitb514ec87b618e4ee9a95b248eb55c5e0cc69949c (patch)
tree88d3869a2923e7a87f828b86e54c1f7779a56312 /lisp/emacs-lisp
parent82da36286265bb34baf39425a880dc11285648f2 (diff)
downloademacs-b514ec87b618e4ee9a95b248eb55c5e0cc69949c.tar.gz
emacs-b514ec87b618e4ee9a95b248eb55c5e0cc69949c.tar.bz2
emacs-b514ec87b618e4ee9a95b248eb55c5e0cc69949c.zip
; * lisp/treesit.el: Remove TODO for integration with thing-at-point.
At this point, thing-at-point with all standard things is already supported by treesit, for example: "(thing-at-point 'defun)" by treesit-beginning-of-defun, "(thing-at-point 'sexp)" by treesit-forward-sexp, "(thing-at-point 'list)" by treesit-up-list, "(thing-at-point 'sentence)" by treesit-forward-sentence, "(thing-at-point 'comment)" by treesit-forward-comment. https://lists.gnu.org/archive/html/emacs-devel/2025-02/msg00384.html
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions