]> git.eshelyaron.com Git - emacs.git/commitdiff
(Search Case): Mention vars that control
authorRichard M. Stallman <rms@gnu.org>
Sun, 4 Sep 2005 01:31:14 +0000 (01:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 4 Sep 2005 01:31:14 +0000 (01:31 +0000)
case-fold-search for various operations.

man/search.texi

index 0233f7ce8de47b2da334190c6fea4cc11069072d..b252e9c7c8c90921e24b235ae9de2f1a8f12a854 100644 (file)
@@ -907,6 +907,12 @@ searches also, including those performed by the replace commands
 (@pxref{Replace}) and the minibuffer history matching commands
 (@pxref{Minibuffer History}).
 
+  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
+@code{find-tag}.  To find these variables, do @kbd{M-x
+apropos-variable @key{RET} case-fold-search @key{RET}}.
+
 @node Replace
 @section Replacement Commands
 @cindex replacement