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:
parent
d084fd4741
commit
af1509b28c
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue