]> git.eshelyaron.com Git - emacs.git/commitdiff
* search.texi (Search Case) doc tweak
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 8 Feb 2014 06:51:42 +0000 (22:51 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 8 Feb 2014 06:51:42 +0000 (22:51 -0800)
* search.texi (Search Case): Rearrange text slightly to make it
obvious that `M-c' also toggles sensitivity if `case-fold-search'
is nil.

Fixes: debbugs:14726
doc/emacs/ChangeLog
doc/emacs/search.texi

index eed94529ad4f9d47a157005dfd63fa1f0ebb79ee..8d976127ec96d7466dcd112b5b2061897b4a038d 100644 (file)
@@ -1,5 +1,9 @@
 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
 
+       * search.texi (Search Case): Rearrange text slightly to make it
+       obvious that `M-c' also toggles sensitivity if `case-fold-search'
+       is nil (bug#14726).
+
        * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
        (bug#16376).
 
index ff82434a205ee81a6efe6ce1142821be28034fdb..35aa15ee163058a6b29e2fbb1e9831a53ec105da 100644 (file)
@@ -1038,12 +1038,6 @@ the search case-sensitive.  Thus, searching for @samp{Foo} does not find
 well as to string search.  The effect ceases if you delete the
 upper-case letter from the search string.
 
-  Typing @kbd{M-c} within an incremental search toggles the case
-sensitivity of that search.  The effect does not extend beyond the
-current incremental search to the next one, but it does override the
-effect of adding or removing an upper-case letter in the current
-search.
-
 @vindex case-fold-search
   If you set the variable @code{case-fold-search} to @code{nil}, then
 all letters must match exactly, including case.  This is a per-buffer
@@ -1053,6 +1047,12 @@ This variable applies to nonincremental searches also, including those
 performed by the replace commands (@pxref{Replace}) and the minibuffer
 history matching commands (@pxref{Minibuffer History}).
 
+  Typing @kbd{M-c} within an incremental search toggles the case
+sensitivity of that search.  The effect does not extend beyond the
+current incremental search to the next one, but it does override the
+effect of adding or removing an upper-case letter in the current
+search.
+
   Several related variables control case-sensitivity of searching and
 matching for specific commands or activities.  For instance,
 @code{tags-case-fold-search} controls case sensitivity for