]> code.delx.au - gnu-emacs/commitdiff
(isearch-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 2 May 1995 01:13:59 +0000 (01:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 2 May 1995 01:13:59 +0000 (01:13 +0000)
lisp/isearch.el

index 2a6418ea8f804eb74d050107bd63aa9a9f1c2633..a7efcf5d3f4676458d8f7f86e871655dabe3c66e 100644 (file)
@@ -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