]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment
authorGlenn Morris <rgm@gnu.org>
Wed, 28 Mar 2012 08:02:53 +0000 (01:02 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 28 Mar 2012 08:02:53 +0000 (01:02 -0700)
doc/lispref/searching.texi

index 16eea349d7fabe30f7a12de39c2c5f662c4f0e55..a248932b51d8ae8609703d651b10a56d180d1a84 100644 (file)
@@ -392,6 +392,10 @@ If @code{case-fold-search} is non-@code{nil}, @samp{[a-z]} also
 matches upper-case letters.  Note that a range like @samp{[a-z]} is
 not affected by the locale's collation sequence, it always represents
 a sequence in @acronym{ASCII} order.
+@c This wasn't obvious to me, since eg the grep manual "Character
+@c Classes and Bracket Expressions" specifically notes the opposite
+@c behavior.  But by experiment Emacs seems unaffected by LC_COLLATE
+@c in this regard.
 
 Note also that the usual regexp special characters are not special inside a
 character alternative.  A completely different set of characters is