Mercurial > emacs
comparison src/ChangeLog @ 107003:b3596844e4b5
Fix src/ChangeLog.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 27 Jan 2010 14:29:18 +0900 |
parents | 9378badc22ab |
children | 0b67a7f89499 |
comparison
equal
deleted
inserted
replaced
107002:254543adaa9b | 107003:b3596844e4b5 |
---|---|
1 2010-01-27 Kenichi Handa <handa@m17n.org> | 1 2010-01-27 Kenichi Handa <handa@m17n.org> |
2 | 2 |
3 * regex.c (analyse_first): Fix setting of fastmap for unibyte | 3 * regex.c (analyse_first): Fix setting of fastmap for unibyte |
4 pattern string. | 4 pattern string (Bug#4209). |
5 | 5 |
6 2010-01-27 David De La Harpe Golden <david@harpegolden.net> | 6 2010-01-27 David De La Harpe Golden <david@harpegolden.net> |
7 | 7 |
8 * fileio.c (Frename_file): Call copy-directory and | 8 * fileio.c (Frename_file): Call copy-directory and |
9 delete-directory for directories, in order to handle cross-device | 9 delete-directory for directories, in order to handle cross-device |