changeset 91763:23c9bcb32067

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 11 Feb 2008 05:30:24 +0000
parents 5a41bb37f0ee
children 1f2e40d9045f
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 11 05:25:24 2008 +0000
+++ b/src/ChangeLog	Mon Feb 11 05:30:24 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-11  Kenichi Handa  <handa@ni.aist.go.jp>
+
+	* search.c (boyer_moore): Fix incorrect synching of the trunk and
+	emacs-unicode-2.
+
 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* terminal.c (Fdelete_terminal): Clean up the `force' path.