diff man/search.texi @ 65327:183e1bf747e4

(Search Case): Mention vars that control case-fold-search for various operations.
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Sep 2005 01:31:14 +0000
parents b0da9981adab
children 8430a6e62d6c a3716f7538f2
line wrap: on
line diff
--- a/man/search.texi	Sun Sep 04 01:28:41 2005 +0000
+++ b/man/search.texi	Sun Sep 04 01:31:14 2005 +0000
@@ -907,6 +907,12 @@
 (@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