Files
emacs/lisp/progmodes
Dmitry Gutov c62792e7df * lisp/progmodes/ruby-mode.el
(ruby-syntax-propertize-function): After everything else, search
for expansions in string literals, mark their insides as
whitespace syntax and save match data for font-lock.
(ruby-font-lock-keywords): Highlight just the 2nd group from
expression expansion matches.
(ruby-match-expression-expansion): Use the match data saved to the
text property in ruby-syntax-propertize-function.

* test/automated/ruby-mode-tests.el
Change direct font-lock face references to var references.
(ruby-interpolation-suppresses-syntax-inside): New test.
(ruby-interpolation-inside-percent-literal-with-paren): New
failing test.
2012-11-14 16:17:21 +04:00
..
2012-10-06 13:30:26 -07:00
2012-09-13 14:41:21 -04:00
2012-09-13 14:41:21 -04:00
2012-10-23 11:06:07 -04:00
2012-09-12 15:16:36 -04:00
2012-08-22 13:34:50 -04:00
2012-11-12 00:42:27 -08:00
2012-11-12 10:26:50 -03:00
2012-11-14 16:17:21 +04:00
2012-06-02 18:56:09 +08:00
2012-10-06 13:30:26 -07:00
2012-10-06 13:30:26 -07:00