• Dmitry Gutov's avatar
    Fix bug#16118 · 276bc333
    Dmitry Gutov authored
    * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
    open-paren tokens when preceded by a open-paren, too.
    (ruby-smie-rules): Handle virtual indentation after open-paren
    tokens specially.  If there is code between it and eol, return the
    column where is starts.
    
    * test/indent/ruby.rb: New examples.
    276bc333
ChangeLog 408 KB