Clarify hi-lock-file-patterns-prefix doc string

* lisp/hi-lock.el (hi-lock-file-patterns-prefix): Clarify doc
string (bug#17993).
This commit is contained in:
Lars Ingebrigtsen 2019-08-03 22:35:17 +02:00
parent d084fd4741
commit af1509b28c

View file

@ -245,7 +245,7 @@ Instead, each hi-lock command will cycle through the faces in
"23.1")
(defvar hi-lock-file-patterns-prefix "Hi-lock"
"Search target for finding hi-lock patterns at top of file.")
"String used to identify hi-lock patterns at the start of files.")
(defvar hi-lock-archaic-interface-message-used nil
"True if user alerted that `global-hi-lock-mode' is now the global switch.