* lisp/hi-lock.el (hi-lock-auto-select-face): New user variable.
authorJambunathan K <kjambunathan@gmail.com>
Tue, 4 Dec 2012 21:13:47 +0000 (16:13 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 4 Dec 2012 21:13:47 +0000 (16:13 -0500)
commitb85aec936c85449faeaca36f52994487633e2e48
treedf8d13f220ee277e7c847c12bc2eea020fdbf63b
parent47a6e6df2b6430c1047538260750cdbe78c566d5
* lisp/hi-lock.el (hi-lock-auto-select-face): New user variable.
(hi-lock-auto-select-face-defaults): New buffer local variable.
(hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
(hi-lock-unface-buffer): Prompt user with useful defaults.
With prefix arg, unhighlight all hi-lock patterns in buffer.

Fixes: debbugs:11095
lisp/ChangeLog
lisp/hi-lock.el