avoid literal : in index entries
authorKarl Berry <karl@freefriends.org>
Sat, 3 Sep 2011 16:56:26 +0000 (09:56 -0700)
committerKarl Berry <karl@freefriends.org>
Sat, 3 Sep 2011 16:56:26 +0000 (09:56 -0700)
ChangeLog
doc/regex.texi

index a70af31..2665c43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-03  Karl Berry  <karl@gnu.org>
+
+       * doc/regex.texi (Character Class Operators): Avoid literal ":"
+       in index entries.
+
 2011-09-02  Bruno Haible  <bruno@clisp.org>
 
        Allow the user to override the choice of AR, ARFLAGS, RANLIB.
index 52ecf9b..bf8049e 100644 (file)
@@ -914,8 +914,8 @@ symbol.
 @subsection Character Class Operators (@code{[:} @dots{} @code{:]})
 
 @cindex character classes
-@cindex @samp{[:} in regex
-@cindex @samp{:]} in regex
+@cindex @samp{[colon} in regex
+@cindex @samp{colon]} in regex
 
 If the syntax bit @code{RE_CHAR_CLASSES} is set, then Regex recognizes
 character class expressions inside lists.  A @dfn{character class