* lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.
commitdfbd787fe6a5684d699926d698aaf9166812a81b
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Apr 2012 17:06:12 +0000 (24 13:06 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Apr 2012 17:06:12 +0000 (24 13:06 -0400)
treeb56c800358e19acef92a67bdc8777192985a6a8a
parent51a8ea2acf100a3a0ab783632c5fbcdb665a2e14
* lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.
(ruby-syntax-propertize-regexp): Remove.
(ruby-syntax-propertize-function): Split regexp into chunks.
Match following code directly.
* test/indent/ruby.rb: New file, to test new syntax-propertize code.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/indent/ruby.rb [new file with mode: 0644]