diff options
| author | Kenichi Handa | 2008-02-11 05:34:40 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-02-11 05:34:40 +0000 |
| commit | 6e76043fb4a5c13f1146f9b776fe31351b216855 (patch) | |
| tree | 16d7bd5f39be8cbfd2a93939f162d1453a585cde /src/ChangeLog | |
| parent | 61523a7c4090576ccc812e3328bf18aa9ea9ecec (diff) | |
| download | emacs-6e76043fb4a5c13f1146f9b776fe31351b216855.tar.gz emacs-6e76043fb4a5c13f1146f9b776fe31351b216855.zip | |
(${lispsource}international/charprop.el): Delete
this target.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4ebf101dee9..04babe01a13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-02-11 Kenichi Handa <handa@ni.aist.go.jp> | 1 | 2008-02-11 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 2 | ||
| 3 | * Makefile.in (${lispsource}international/charprop.el): Delete | ||
| 4 | this target. | ||
| 5 | |||
| 3 | * search.c (boyer_moore): Fix incorrect synching of the trunk and | 6 | * search.c (boyer_moore): Fix incorrect synching of the trunk and |
| 4 | emacs-unicode-2. | 7 | emacs-unicode-2. |
| 5 | 8 | ||