* lisp/progmodes/ruby-mode.el: Don't confuse "end:" for "end".
commit396750161e54b486a1d68a5ecb177bc75f24cbb2
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 21 Mar 2012 18:33:07 +0000 (21 14:33 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 21 Mar 2012 18:33:07 +0000 (21 14:33 -0400)
tree4e274ae6016a95aeff1ac428af0d062d0a18fa2e
parent0a6934fc04c67dd3f0b1c38f0d25e65d07bd2fec
* lisp/progmodes/ruby-mode.el: Don't confuse "end:" for "end".
(ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
(ruby-beginning-of-indent): Be more careful with the difference
between word-boundary and symbol boundary.
(ruby-mode-syntax-table): Make : a symbol constituent.

Fixes: debbugs:10786
lisp/ChangeLog
lisp/progmodes/ruby-mode.el