diff options
author | Harald Jörg <haj@posteo.de> | 2024-03-08 00:37:36 +0100 |
---|---|---|
committer | Harald Jörg <haj@posteo.de> | 2024-03-08 00:41:32 +0100 |
commit | 00f86833ac5423d57825213ef8b611978be0a3eb (patch) | |
tree | f25e8cc5a730498a0c9991ba98ea9074ae19628a /lisp/emacs-lisp/comp-cstr.el | |
parent | e42f14f0e034d0b20c6b9fd0fea23686699e7df0 (diff) | |
download | emacs-00f86833ac5423d57825213ef8b611978be0a3eb.tar.gz emacs-00f86833ac5423d57825213ef8b611978be0a3eb.tar.bz2 emacs-00f86833ac5423d57825213ef8b611978be0a3eb.zip |
; perl-mode, cperl-mode: Fix $\" in strings (Bug#69604)
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
Add to syntax-propertize-rules that $ is punctuation in strings.
* lisp/progmodes/cperl-mode.el (cperl-find-pods-heres): capture $\
to catch the edge case of "$\"". Make $ a punctuation char in
strings and comments.
* test/lisp/progmodes/cperl-mode-tests.el (cperl-test-bug-69604):
New testcases with various combinations of $ " \
Diffstat (limited to 'lisp/emacs-lisp/comp-cstr.el')
0 files changed, 0 insertions, 0 deletions