X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/944d77f070da388b0c6e6578a9f868e88c088940..26bd978d87dfbf9baa115cd961a67d42b416c4bf:/lisp/hi-lock.el diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el index 0255585f53..89b1204ad1 100644 --- a/lisp/hi-lock.el +++ b/lisp/hi-lock.el @@ -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