• Harald Jörg's avatar
    ; perl-mode.el: Allow newline between quote-likes and delimiter · 87bd14ca
    Harald Jörg authored
    * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
    Allow newline between a quote-like operator and its delimiter
    (Bug#22355).
    
    * test/lisp/progmodes/cperl-mode-tests.el (cperl-test-bug-22355):
    Test case for the fix.
    
    * test/lisp/progmodes/cperl-mode-resources/cperl-bug-22355.pl:
    Test resource for a quote-like with newline before the delimiter.
    87bd14ca
cperl-mode-tests.el 23.2 KB