]> code.delx.au - gnu-emacs/blobdiff - lisp/hi-lock.el
Fix some more docstring etc. quoting problems
[gnu-emacs] / lisp / hi-lock.el
index 0255585f5321c0985b40c3699ca03b8609babf48..89b1204ad11112fa5f1525f81eb7d22f4df9cb14 100644 (file)
@@ -362,7 +362,7 @@ Hi-lock: end is found.  A mode is excluded if it's in the list
     (setq hi-lock-archaic-interface-message-used t)
     (if hi-lock-archaic-interface-deduce
         (global-hi-lock-mode hi-lock-mode)
-      (warn
+      (warn "%s"
        "Possible archaic use of (hi-lock-mode).
 Use (global-hi-lock-mode 1) in .emacs to enable hi-lock for all buffers,
 use (hi-lock-mode 1) for individual buffers.  For compatibility with Emacs