]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Handle
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 14 Oct 2013 01:51:20 +0000 (04:51 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 14 Oct 2013 01:51:20 +0000 (04:51 +0300)
commit1eda1d8d34c864df5b89464e51f0cbb8e46c5afd
treee0680733d53ad1d1e5ccbd74e947c660ede5081e
parente70181b829d01a7a674c099978688347427a5f33
* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Handle
methods ending with `?' and `!'.

* test/indent/ruby.rb: More examples for bug#15594, both failing and
now passing.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/indent/ruby.rb