diff options
| author | Chong Yidong | 2009-11-08 23:19:11 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-11-08 23:19:11 +0000 |
| commit | 4359a806d0afe62a154f1aedde8fbc93f261de7c (patch) | |
| tree | 3543988d1e2b1542f96df0b829f2181b60a0c1be /doc/lispref/ChangeLog | |
| parent | 15207e7467fad49514adaa1cf28a1049251281e2 (diff) | |
| download | emacs-4359a806d0afe62a154f1aedde8fbc93f261de7c.tar.gz emacs-4359a806d0afe62a154f1aedde8fbc93f261de7c.zip | |
* searching.texi (Char Classes): Note that [:upper:] and [:lower:]
are affected by case-fold-search (Bug#4483).
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e455d15edc0..beb3cff645c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-11-08 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * searching.texi (Char Classes): Note that [:upper:] and [:lower:] | ||
| 4 | are affected by case-fold-search (Bug#4483). | ||
| 5 | |||
| 1 | 2009-11-02 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-11-02 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * minibuf.texi (Reading File Names): Note that read-file-name may | 8 | * minibuf.texi (Reading File Names): Note that read-file-name may |