Mercurial > emacs
comparison lisp/ChangeLog @ 97933:f0b85a8f25aa
* minibuffer.el (completion-pcm--pattern->regex): When
completion-ignore-case is non-nil, generate a regexp that ignores
case.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 01 Sep 2008 21:33:51 +0000 |
parents | 0f348d7eb083 |
children | d98c9de7b8b2 |
comparison
equal
deleted
inserted
replaced
97932:20ce3b4f1247 | 97933:f0b85a8f25aa |
---|---|
1 2008-09-01 Chong Yidong <cyd@stupidchicken.com> | 1 2008-09-01 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * minibuffer.el (completion-pcm--pattern->regex): When | |
4 completion-ignore-case is non-nil, generate a regexp that ignores | |
5 case. | |
2 | 6 |
3 * window.el (recenter-top-bottom): Doc fix. | 7 * window.el (recenter-top-bottom): Doc fix. |
4 | 8 |
5 2008-09-01 Simon South <ssouth@member.fsf.org> | 9 2008-09-01 Simon South <ssouth@member.fsf.org> |
6 | 10 |