* lisp/progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
commit5745cae6984ed60299a89485aaea8f2f3fb67382
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Nov 2012 09:30:16 +0000 (13 13:30 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Nov 2012 09:30:16 +0000 (13 13:30 +0400)
treed2566ee6ff5a0d45607b57f56a287374504ce2d9
parent2a14f83bbdb59565f3e4bffa8e583270e10cf92c
* lisp/progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
period before class method names, not after.  Remove handling of
one impossible case.  Add comments.

* test/automated/ruby-mode-tests.el
(ruby-add-log-current-method-examples): New test.
(ruby-test-string): Extract from ruby-should-indent-buffer.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/automated/ruby-mode-tests.el