* lisp/progmodes/ruby-mode.el (ruby-calculate-indent): Consider
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 3 Sep 2013 00:29:10 +0000 (03:29 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 3 Sep 2013 00:29:10 +0000 (03:29 +0300)
commit88527bc0a26e385376c9da884feb9fe0d4d18429
tree89e23f659619eac0d0920153f145bd6e5cdd0c72
parent9718b207e97dcef952fee38b1269130d68744013
* lisp/progmodes/ruby-mode.el (ruby-calculate-indent): Consider
two-character operators and whether the character preceding them
changes their meaning.

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