]> code.delx.au - gnu-emacs/commit
Do not tokenize a comment before continuation as ';'
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 15 Mar 2016 01:15:18 +0000 (03:15 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 15 Mar 2016 01:16:27 +0000 (03:16 +0200)
commitdbfbedd3d0f3afcfb811eae0e1a7b1c33fb27735
tree0a0d6019eec4a6ad62da388c9c0685c391119be5
parent040362001d66fd721d3a85cddfadf8041cc23f7f
Do not tokenize a comment before continuation as ';'

* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
Account for a comment right after point.
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb