aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/search.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi
index 0de3aee1b21..8ac9794c379 100644
--- a/doc/emacs/search.texi
+++ b/doc/emacs/search.texi
@@ -446,7 +446,7 @@ they are not themselves part of incremental search.
446search exits the search before executing the command. Thus, the 446search exits the search before executing the command. Thus, the
447command operates on the buffer from which you invoked the search. 447command operates on the buffer from which you invoked the search.
448However, if you customize the variable @code{search-exit-option} to 448However, if you customize the variable @code{search-exit-option} to
449@code{nil}, the characters which you type that are not interpreted by 449@code{append}, the characters which you type that are not interpreted by
450the incremental search are simply appended to the search string. This 450the incremental search are simply appended to the search string. This
451is so you could include in the search string control characters, such 451is so you could include in the search string control characters, such
452as @kbd{C-a}, that would normally exit the search and invoke the 452as @kbd{C-a}, that would normally exit the search and invoke the