Variable: hi-lock-file-patterns-prefix
hi-lock-file-patterns-prefix is a variable defined in hi-lock.el.gz.
Value
"Hi-lock"
Documentation
String used to identify hi-lock patterns at the start of files.
Source Code
;; Defined in /usr/src/emacs/lisp/hi-lock.el.gz
(defvar hi-lock-file-patterns-prefix "Hi-lock"
"String used to identify hi-lock patterns at the start of files.")