comparison lisp/isearch.el @ 90159:08185296b491

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 272-288) - src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field. - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 67) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 05 May 2005 00:04:55 +0000
parents e1fbb019c538 d8f3865ed9a2
children f9a65d7ebd29
comparison
equal deleted inserted replaced
90158:bf4846baba9a 90159:08185296b491
525 been found successfully. 525 been found successfully.
526 \\[isearch-abort] when search is successful aborts and moves point to\ 526 \\[isearch-abort] when search is successful aborts and moves point to\
527 starting point. 527 starting point.
528 528
529 Type \\[isearch-query-replace] to start `query-replace' with string to\ 529 Type \\[isearch-query-replace] to start `query-replace' with string to\
530 replace from last search string. 530 replace from last search string.
531 Type \\[isearch-query-replace-regexp] to start `query-replace-regexp'\ 531 Type \\[isearch-query-replace-regexp] to start `query-replace-regexp'\
532 with string to replace from last search string.. 532 with string to replace from last search string..
533 533
534 Type \\[isearch-toggle-case-fold] to toggle search case-sensitivity. 534 Type \\[isearch-toggle-case-fold] to toggle search case-sensitivity.
535 Type \\[isearch-toggle-regexp] to toggle regular-expression mode. 535 Type \\[isearch-toggle-regexp] to toggle regular-expression mode.
536 Type \\[isearch-edit-string] to edit the search string in the minibuffer. 536 Type \\[isearch-edit-string] to edit the search string in the minibuffer.
537 537