]> code.delx.au - gnu-emacs/commit
* progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 28 Jan 2013 01:20:42 +0000 (05:20 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 28 Jan 2013 01:20:42 +0000 (05:20 +0400)
commita324b8c791b5de887168ca14cff86722bdb73d20
treec8655f2f975e81f319166d337ed606177bf272cb
parentb162502414d491f6893d962a49a88dfabac86fbf
* progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
  temporarily) broken indentation.
* automated/ruby-mode-tests.el (ruby-block-test-example):
  Break indentation of the do block opener and add a line inside it.
* automated/ruby-mode-tests.el (works-on-do, ok-with-three):
  Adjust line numbers.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/automated/ruby-mode-tests.el