Mercurial > emacs
comparison lisp/ChangeLog @ 82072:7894e62e5b10
(perform-replace): Use isearch-no-upper-case-p.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 23 Jul 2007 21:32:32 +0000 |
parents | 62454e8b7dd5 |
children | 38a46faaf8c1 |
comparison
equal
deleted
inserted
replaced
82071:dd207a898aee | 82072:7894e62e5b10 |
---|---|
1 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net> | |
2 | |
3 * replace.el (perform-replace): Use isearch-no-upper-case-p. | |
4 | |
1 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * vc-hooks.el (vc-mode-line-map): New const. | 7 * vc-hooks.el (vc-mode-line-map): New const. |
4 (vc-mode-line): Use it. | 8 (vc-mode-line): Use it. |
5 | 9 |