changeset 11643:5f7440c4c0de

(isearch-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 02 May 1995 01:13:59 +0000
parents ffbb4fa31092
children 933af8a2afea
files lisp/isearch.el
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/isearch.el	Tue May 02 00:52:53 1995 +0000
+++ b/lisp/isearch.el	Tue May 02 01:13:59 1995 +0000
@@ -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 @@
 			     
 
 (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