]> 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)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:15:47 +0000 (08:15 +0100)
commit9c5db1d8f4b3758938eb143bbe1623ad63ce3a4e
treebbe41a0c7ecf12cf2dab19e67a767827672a98cc
parenta8f6d735ad5043922d7945a1e4a2a9ccc3306d87
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.

(cherry picked from commit da2e440462b643427de94433f5e8d0e1330c7450)
lisp/progmodes/ruby-ts-mode.el