From cf995676d54103946d22f01b561b6b91785ee500 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 25 Apr 2007 14:01:26 +0000 Subject: (hi-lock-file-patterns-policy): Default to `ask'. --- lisp/hi-lock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/hi-lock.el') diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el index d97d0407ab8..62f92409bde 100644 --- a/lisp/hi-lock.el +++ b/lisp/hi-lock.el @@ -124,7 +124,7 @@ calls." :type '(repeat symbol) :group 'hi-lock) -(defcustom hi-lock-file-patterns-policy 'never +(defcustom hi-lock-file-patterns-policy 'ask "Specify when hi-lock should use patterns found in file. If `ask', prompt when patterns found in buffer; if bound to a function, use patterns when function returns t (function is called with patterns -- cgit v1.2.1