emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/search.texi,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/search.texi,v
Date: Wed, 22 Oct 2008 19:25:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/10/22 19:25:20

Index: search.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/search.texi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- search.texi 25 Sep 2008 17:52:23 -0000      1.6
+++ search.texi 22 Oct 2008 19:25:19 -0000      1.7
@@ -247,11 +247,21 @@
 method you enable during incremental search remains enabled in the
 current buffer afterwards.
 
-  @kbd{M-%} typed in incremental search invokes @code{query-replace}
address@hidden M-% @r{(Incremental search)}
+  Typing @kbd{M-%} in incremental search invokes @code{query-replace}
 or @code{query-replace-regexp} (depending on search mode) with the
 current search string used as the string to replace.  @xref{Query
 Replace}.
 
address@hidden M-TAB @r{(Incremental search)}
+  Typing @address@hidden in incremental search invokes
address@hidden, which attempts to complete the search string
+using the search ring as a list of completion alternatives.
address@hidden  In many operating systems, the @address@hidden
+key sequence is captured by the window manager; you then need to
+rebind @code{isearch-complete} to another key sequence if you want to
+use it (@pxref{Rebinding}).
+
 @vindex isearch-mode-map
   When incremental search is active, you can type @kbd{C-h C-h} to
 access interactive help options, including a list of special




reply via email to

[Prev in Thread] Current Thread [Next in Thread]