From fd49e05ce5674b784e579c08fa3e96ab84964270 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 4 Oct 1995 16:00:11 +0000 Subject: [PATCH] (isearch-forward): Doc fix. --- lisp/isearch.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/isearch.el b/lisp/isearch.el index 8a63446c5b7..3e74c811170 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -386,6 +386,7 @@ The above keys, bound in `isearch-mode-map', are often controlled by options; do M-x apropos on search-.* to find them. Other control and meta characters terminate the search and are then executed normally (depending on `search-exit-option'). +Likewise for function keys and mouse button events. If this function is called non-interactively, it does not return to the calling function until the search is done." -- 2.39.2