summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-05-02 01:13:59 +0000
committerRichard M. Stallman <rms@gnu.org>1995-05-02 01:13:59 +0000
commit1a81b9e600822ec2753988aadc60e3260acb13ff (patch)
treed87d5c218ec67b494579d6db725eeab20731976e /lisp/isearch.el
parentf06ee81cb98d5fb7a97bea4a846c82df9df38c11 (diff)
downloademacs-1a81b9e600822ec2753988aadc60e3260acb13ff.tar.gz
(isearch-mode): Doc fix.
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r--lisp/isearch.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el
index 2a6418ea8f8..a7efcf5d3f4 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -4,7 +4,7 @@
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
-;; |$Date: 1995/04/24 15:27:35 $|$Revision: 1.89 $
+;; |$Date: 1995/04/25 22:28:40 $|$Revision: 1.90 $
;; This file is part of GNU Emacs.
@@ -464,7 +464,9 @@ is treated as a regexp. See \\[isearch-forward] for more info."
(defun isearch-mode (forward &optional regexp op-fun recursive-edit word-p)
- "Start isearch minor mode. Called by isearch-forward, etc."
+ "Start isearch minor mode. Called by `isearch-forward', etc.
+
+\\{isearch-mode-map}"
;; Initialize global vars.
(setq isearch-forward forward