Mercurial > emacs
changeset 13112:7c5e73b8aa04
(isearch-forward): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 04 Oct 1995 16:00:11 +0000 |
parents | f7fca58643bc |
children | ece0744c0bb0 |
files | lisp/isearch.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/isearch.el Wed Oct 04 15:13:04 1995 +0000 +++ b/lisp/isearch.el Wed Oct 04 16:00:11 1995 +0000 @@ -386,6 +386,7 @@ 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."