Mercurial > emacs
comparison lisp/ChangeLog @ 56152:dd4e1a1d020e
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 18 Jun 2004 21:12:16 +0000 |
parents | dbab365230eb |
children | 3879c096c20c |
comparison
equal
deleted
inserted
replaced
56151:9ef25bd8db0d | 56152:dd4e1a1d020e |
---|---|
1 2004-06-18 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * makefile.w32-in: Double percent signs in for loops. | |
4 | |
1 2004-06-17 David Kastrup <dak@gnu.org> | 5 2004-06-17 David Kastrup <dak@gnu.org> |
2 | 6 |
3 * replace.el (query-replace-read-args): Only warn about use of \n | 7 * replace.el (query-replace-read-args): Only warn about use of \n |
4 and \t when we are doing a regexp replacement and the actual | 8 and \t when we are doing a regexp replacement and the actual |
5 escaped character is n or t. | 9 escaped character is n or t. |