* lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 14 Nov 2012 06:34:17 +0000 (10:34 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 14 Nov 2012 06:34:17 +0000 (10:34 +0400)
commit8619323f695c733f67dad59987ca5adc3cc0a6e8
tree1d737c4eb2ae9b4073426fec3f5cfd7202c53b7b
parentf360feb8ec972600bb206447be8ac31cf61b0523
* lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
more strict.  Add docstring.

* test/automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
(ruby-indent-inside-heredoc-after-operator)
(ruby-indent-inside-heredoc-after-space): New tests.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/automated/ruby-mode-tests.el