(isearch-forward): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Mon, 5 Feb 2001 17:15:07 +0000 (17:15 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 5 Feb 2001 17:15:07 +0000 (17:15 +0000)
lisp/ChangeLog
lisp/isearch.el

index f8960dd..5f89adc 100644 (file)
@@ -1,5 +1,7 @@
 2001-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
 
+       * isearch.el (isearch-forward): Doc fix.
+
        * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
        of font-lock-defaults to backward-paragraph.
 
index 56179f6..d523a5f 100644 (file)
@@ -457,13 +457,13 @@ Type \\[isearch-ring-retreat] to search for the previous item in the search\
  ring.
 Type \\[isearch-complete] to complete the search string using the search ring.
 
-If an input method is turned on in the current buffer, the input
+If an input method is turned on in the current buffer, that input
 method is also active while you are typing a characters to search.  To
 toggle the input method, type \\[isearch-toggle-input-method].  It
 also toggles the input method in the current buffer.
 
 To use a different input method for searching, type
-\\[isearch-toggle-input-method] and specify an input method
+\\[isearch-toggle-specified-input-method], and specify an input method
 you want to use.
 
 The above keys, bound in `isearch-mode-map', are often controlled by