Fix bug#17097
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 27 Mar 2014 06:53:13 +0000 (08:53 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 27 Mar 2014 06:53:13 +0000 (08:53 +0200)
commit42ebc34ea8f93efe5b23c0124691207f32055666
tree5e4af15b8b2b09e19b815fbac41e39adcbdc4bb0
parent857ba6ec4622ba658788b8cd5805e8e9e8a5db16
Fix bug#17097

* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):
Don't propertize `?' or `!' as symbol constituent when after
colon.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb