]> git.eshelyaron.com Git - emacs.git/commit
ruby-syntax-propertize: Fix certain cases following ::
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 2 Feb 2021 01:47:46 +0000 (03:47 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 2 Feb 2021 01:48:04 +0000 (03:48 +0200)
commit83efac64779b0cda1a700d2f82d63a1afa1ac6f4
tree623177e0425d79d1461951ca70155a16d5549352
parente38e7b7bc121b96649518e5e986bba23697abc2d
ruby-syntax-propertize: Fix certain cases following ::

* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize):
Make sure to backtrack if the "symbols with special characters"
rule is aborted because of preceding colon.
lisp/progmodes/ruby-mode.el
test/lisp/progmodes/ruby-mode-resources/ruby.rb