Mercurial > emacs
diff doc/lispref/ChangeLog @ 105922:68729184628a
* searching.texi (Char Classes): Note that [:upper:] and [:lower:]
are affected by case-fold-search (Bug#4483).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Nov 2009 23:19:11 +0000 |
parents | da9cc794b4ec |
children | 38f236a275ca |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sun Nov 08 23:05:49 2009 +0000 +++ b/doc/lispref/ChangeLog Sun Nov 08 23:19:11 2009 +0000 @@ -1,3 +1,8 @@ +2009-11-08 Chong Yidong <cyd@stupidchicken.com> + + * searching.texi (Char Classes): Note that [:upper:] and [:lower:] + are affected by case-fold-search (Bug#4483). + 2009-11-02 Chong Yidong <cyd@stupidchicken.com> * minibuf.texi (Reading File Names): Note that read-file-name may