aboutsummaryrefslogtreecommitdiff
path: root/emacs/consfigurator.el.in
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/consfigurator.el.in')
-rw-r--r--emacs/consfigurator.el.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/consfigurator.el.in b/emacs/consfigurator.el.in
index 9a3723a..63c8a36 100644
--- a/emacs/consfigurator.el.in
+++ b/emacs/consfigurator.el.in
@@ -158,7 +158,8 @@ Modes that use this should add `syntax-propertize-multiline' to
(cond ((assq char perl-quote-like-pairs)
(eval-when-compile (string-to-syntax "|")))
((and (eq char ?\")
- (member (match-string 2) '("" "m")))
+ (not (member (match-string 2)
+ '("tr" "s" "y"))))
nil)
(t
(eval-when-compile