]> code.delx.au - gnu-emacs/commit
Indent '.' relative to the first sibling expression
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 13 Mar 2016 22:15:06 +0000 (00:15 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 13 Mar 2016 23:45:01 +0000 (01:45 +0200)
commit5b705bc97d3928e6550d271c415c54e00e020011
treedea5346c13e94e024a5fc9e5ed57450b4f36743a
parent04f5525fbb961f6006280be340ca0f03df9e80a7
Indent '.' relative to the first sibling expression

* lisp/progmodes/ruby-mode.el (ruby-smie-rules):
Indent '.' relative to the first sibling expression, instead of the
parent token (bug#17213).
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb