]> code.delx.au - gnu-emacs/commit
Don't misindent arguments of a method call inside continuation
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 15 Mar 2016 01:12:19 +0000 (03:12 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 15 Mar 2016 01:16:27 +0000 (03:16 +0200)
commit040362001d66fd721d3a85cddfadf8041cc23f7f
tree3a4a11905728e90916dd2be93be148d2c07ca707
parente6776f8362bbf6466c671cc8d381ba7da9e95301
Don't misindent arguments of a method call inside continuation

* lisp/progmodes/ruby-mode.el (ruby-smie-rules):
Use smie-indent-virtual instead of smie-rule-parent (bug#23015).
Simplify the traversal loop.
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb