comparison lisp/isearch.el @ 76974:a79dc3730ce6

(isearch-forward): Revert 1998-08-26 doc change.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 06 Apr 2007 18:27:43 +0000
parents 80b69f15b249
children 62da6841fa4c d1ba4f191df6 dc002877ce12 4ef881a120fe
comparison
equal deleted inserted replaced
76973:66573fd951ea 76974:a79dc3730ce6
529 Type \\[isearch-del-char] to delete character from end of search string. 529 Type \\[isearch-del-char] to delete character from end of search string.
530 Type \\[isearch-yank-char] to yank char from buffer onto end of search\ 530 Type \\[isearch-yank-char] to yank char from buffer onto end of search\
531 string and search for it. 531 string and search for it.
532 Type \\[isearch-yank-line] to yank rest of line onto end of search string\ 532 Type \\[isearch-yank-line] to yank rest of line onto end of search string\
533 and search for it. 533 and search for it.
534 Type \\[isearch-yank-kill] to yank last killed text onto end of search string\ 534 Type \\[isearch-yank-kill] to yank the last string of killed text.
535 and search for it.
536 Type \\[isearch-quote-char] to quote control character to search for it. 535 Type \\[isearch-quote-char] to quote control character to search for it.
537 \\[isearch-abort] while searching or when search has failed cancels input\ 536 \\[isearch-abort] while searching or when search has failed cancels input\
538 back to what has 537 back to what has
539 been found successfully. 538 been found successfully.
540 \\[isearch-abort] when search is successful aborts and moves point to\ 539 \\[isearch-abort] when search is successful aborts and moves point to\