diff options
| author | Chong Yidong | 2008-09-25 17:52:14 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-09-25 17:52:14 +0000 |
| commit | 321e63fc4969b95882c4623657b367d64e3fc6cf (patch) | |
| tree | 732635983b9c11b3ff76eb790092c39dec90f3cc | |
| parent | 1a2dd44da94af9ca367f861ec61a75e0fb487d92 (diff) | |
| download | emacs-321e63fc4969b95882c4623657b367d64e3fc6cf.tar.gz emacs-321e63fc4969b95882c4623657b367d64e3fc6cf.zip | |
Update node listings.
| -rw-r--r-- | doc/emacs/emacs.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 800cde36e1d..73ae59087e8 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi | |||
| @@ -374,11 +374,10 @@ Incremental Search | |||
| 374 | * Repeat Isearch:: Searching for the same string again. | 374 | * Repeat Isearch:: Searching for the same string again. |
| 375 | * Error in Isearch:: When your string is not found. | 375 | * Error in Isearch:: When your string is not found. |
| 376 | * Special Isearch:: Special input in incremental search. | 376 | * Special Isearch:: Special input in incremental search. |
| 377 | * Non-ASCII Isearch:: How to search for non-ASCII characters. | ||
| 378 | * Isearch Yank:: Commands that grab text into the search string | 377 | * Isearch Yank:: Commands that grab text into the search string |
| 379 | or else edit the search string. | 378 | or else edit the search string. |
| 380 | * Highlight Isearch:: Isearch highlights the other possible matches. | ||
| 381 | * Isearch Scroll:: Scrolling during an incremental search. | 379 | * Isearch Scroll:: Scrolling during an incremental search. |
| 380 | * Isearch Minibuffer:: Incremental search of the minibuffer history. | ||
| 382 | * Slow Isearch:: Incremental search features for slow terminals. | 381 | * Slow Isearch:: Incremental search features for slow terminals. |
| 383 | 382 | ||
| 384 | Replacement Commands | 383 | Replacement Commands |