changeset 35905:f8f04fadc540

(isearch-forward): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 05 Feb 2001 17:13:28 +0000
parents 250691f20cec
children df227816e324
files lisp/isearch.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/isearch.el	Mon Feb 05 17:10:33 2001 +0000
+++ b/lisp/isearch.el	Mon Feb 05 17:13:28 2001 +0000
@@ -457,13 +457,13 @@
  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