• Dmitry Gutov's avatar
    * lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): New · 19bb8e62
    Dmitry Gutov authored
    function, checks if expression expansion is allowed in given parse
    state.
    (ruby-syntax-propertize-expansion): Use it.
    (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
    around the body.
    
    * test/automated/ruby-mode-tests.el: New tests, for percent literals
    and expression expansion.
    19bb8e62
ChangeLog 1020 KB