]> git.eshelyaron.com Git - emacs.git/commit
ruby-ts-mode: Fix an out-of-bounds error with heredoc at eob
authorDmitry Gutov <dmitry@gutov.dev>
Sun, 24 Dec 2023 01:58:49 +0000 (03:58 +0200)
committerDmitry Gutov <dmitry@gutov.dev>
Sun, 24 Dec 2023 01:58:49 +0000 (03:58 +0200)
commitda2e440462b643427de94433f5e8d0e1330c7450
tree1410ecc793872bfc8cfa80f64f031dabd6320daa
parent6ea507296a7e8bd55df8961793b02cf54d0f3c72
ruby-ts-mode: Fix an out-of-bounds error with heredoc at eob

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--syntax-propertize):
Fix an out-of-bounds error with heredoc at eob.
lisp/progmodes/ruby-ts-mode.el