aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs/consfigurator.el.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/consfigurator.el.in b/emacs/consfigurator.el.in
index c452dbb..29a9d27 100644
--- a/emacs/consfigurator.el.in
+++ b/emacs/consfigurator.el.in
@@ -128,7 +128,7 @@ corresponding to the final dot-delimited component of their names."
(eval-when-compile
(string-to-syntax "\""))))
(forward-char 1)
- (consfigurator--finish-propertize-qq limit))))))))
+ (consfigurator--finish-propertize-qq-heredoc limit))))))))
(defun consfigurator-syntax-propertize-function (start end)
"`syntax-propertize-function' for Consfigurator's readtable.