]> Savannah Git Hosting - gnulib.git/commitdiff
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 a70af3178dd7386540d8448a59f3725625a0c829..2665c432e0786091688c61a05abbd3633246d53c 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 52ecf9b7070b4ae9beab0ce872a49c1eff2e3335..bf8049ec0560f795edcc331c369ed6539cd4c136 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