* lisp/progmodes/ruby-mode.el (ruby-operator-re): Consider line
commit578c21bc0316661f211dd73a9eb65c8213bd372f
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 15 Sep 2013 23:42:26 +0000 (16 02:42 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 15 Sep 2013 23:42:26 +0000 (16 02:42 +0300)
treee8aa2759a8c9ac1d9acae0107404a33c73d8c89c
parent745d3809b6b0cc594a3e1f5dd24cd043b4c3532d
* lisp/progmodes/ruby-mode.el (ruby-operator-re): Consider line
continuation character an operator, as far as indentation is
concerned.

Fixes: debbugs:15369
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb