* lisp/hi-lock.el (hi-lock-find-patterns): Autoload it. (Bug#43670)
This commit is contained in:
@@ -773,6 +773,7 @@ REGEXP is highlighted."
|
||||
(font-lock-add-keywords nil hi-lock-file-patterns t)
|
||||
(font-lock-flush)))
|
||||
|
||||
;;;###autoload
|
||||
(defun hi-lock-find-patterns ()
|
||||
"Add patterns from the current buffer to the list of hi-lock patterns."
|
||||
(interactive)
|
||||
|
||||
Reference in New Issue
Block a user