]> git.eshelyaron.com Git - emacs.git/commit
Add missing OFFSET arg to treesit--update-ranges-local (bug#77848)
authorYuan Fu <casouri@gmail.com>
Thu, 17 Apr 2025 23:42:07 +0000 (16:42 -0700)
committerEshel Yaron <me@eshelyaron.com>
Fri, 18 Apr 2025 06:47:20 +0000 (08:47 +0200)
commit00582df9304f130d4c620257e98ee829299c3b60
tree8065aa30cd7f7f3372df1fcb7b1b135c5c8b66a5
parent7a10828dfc5dd39b7ec14ad74d9d18ec811aac04
Add missing OFFSET arg to treesit--update-ranges-local (bug#77848)

* lisp/treesit.el (treesit--update-ranges-local):
(treesit--update-range-1): Add missing OFFSET arg.

(cherry picked from commit 4f80a116f53c2d8dc58301630f6dc7de6e0e346e)
lisp/treesit.el