* lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when end
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Jul 2012 11:10:25 +0000 (07:10 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 20 Jul 2012 11:10:25 +0000 (07:10 -0400)
commitc28662a8dc4fefae711b21fcb7a71e871e37d1e6
tree37b6cf9b6caced945b938195028c95697fd2adf1
parent87ab808f0c0b2653a4a314d216c2afb44cfb2fc9
* lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when end
up inside string symbol literal.
* test/automated/ruby-mode-tests.el: New file with one test.

Fixes: debbugs:11923
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/automated/ruby-mode-tests.el [new file with mode: 0644]