summaryrefslogtreecommitdiff
path: root/lisp/replace.el
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2016-02-23 13:31:25 +1100
committerLars Ingebrigtsen <larsi@gnus.org>2016-02-23 13:31:32 +1100
commit17dd3fb4a52e78c57308b795e41e8c9f50a9c5cc (patch)
tree3ba1e9fe2d8f94c011d268b61e25602ef8076d6a /lisp/replace.el
parentc1ec7434c38a8ee59e7ce895fbfd317e133ad40e (diff)
downloademacs-17dd3fb4a52e78c57308b795e41e8c9f50a9c5cc.tar.gz
Add `isearch' to `basic-faces'
* doc/lispref/display.texi (Basic Faces): Mention the isearch and lazy-highlight faces. * lisp/replace.el (match): Add `isearch' to the `basic-faces' group, too (bug#22760).
Diffstat (limited to 'lisp/replace.el')
-rw-r--r--lisp/replace.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/replace.el b/lisp/replace.el
index 488eff7928a..2c3aa9b0885 100644
--- a/lisp/replace.el
+++ b/lisp/replace.el
@@ -1268,6 +1268,7 @@ Compatibility function for \\[next-error] invocations."
(t :background "gray"))
"Face used to highlight matches permanently."
:group 'matching
+ :group 'basic-faces
:version "22.1")
(defcustom list-matching-lines-default-context-lines 0