]> git.eshelyaron.com Git - emacs.git/commit
treesit--pre-syntax-ppss: Fix args-out-of-range in internal--syntax-propertize
authorDmitry Gutov <dmitry@gutov.dev>
Tue, 2 Jan 2024 13:32:03 +0000 (15:32 +0200)
committerDmitry Gutov <dmitry@gutov.dev>
Tue, 2 Jan 2024 13:32:03 +0000 (15:32 +0200)
commit1a677d1429d1f9fea2d6b2bc9dd5644a5564cc27
tree4915c63223ece353a80870c94a503659a6d9c42e
parentdc4e6b1329614918791bef1704009c139b929845
treesit--pre-syntax-ppss: Fix args-out-of-range in internal--syntax-propertize

* lisp/treesit.el (treesit--pre-syntax-ppss): Make sure the lower
bound is still within the current restriction (bug#67977).
lisp/treesit.el