* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 7 Oct 2013 23:01:23 +0000 (02:01 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 7 Oct 2013 23:01:23 +0000 (02:01 +0300)
commit0ea1599d34414dbdc77c46208535c2ebdb614885
tree6e7625116d5ebdca693e9191d709f53ca0408db3
parent595e113b15e2ce80b95d39d1851ce78f25ffa1f4
* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
case of the dot in a chained method call being on the following
line.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb