diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2012-11-14 16:17:21 +0400 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2012-11-14 16:17:21 +0400 |
commit | c62792e7dfa403db8c36cb92f32fb69258a199ef (patch) | |
tree | b66f89060cd2f882a04b508896cbbbd424b08412 /lisp/emacs-lisp/lisp-mnt.el | |
parent | 710f581278f6eaea5dbc5c0bcc7c206be9690746 (diff) | |
download | emacs-c62792e7dfa403db8c36cb92f32fb69258a199ef.tar.gz emacs-c62792e7dfa403db8c36cb92f32fb69258a199ef.tar.bz2 emacs-c62792e7dfa403db8c36cb92f32fb69258a199ef.zip |
* 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.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions