* erc-stamp.el (erc-echo-timestamp):
[bpt/emacs.git] / lisp / progmodes / cperl-mode.el
index 4a397a9..4f10f4f 100644 (file)
@@ -4581,7 +4581,7 @@ the sections using `cperl-pod-head-face', `cperl-pod-face',
                                           (setq qtag "Can't find })")))
                                  (progn
                                    (goto-char (1- e))
-                                   (message qtag))
+                                   (message "%s" qtag))
                                (cperl-postpone-fontification
                                 (1- tag) (1- (point))
                                 'face font-lock-variable-name-face)