+2005-10-21 Kenichi Handa <handa@m17n.org>
+
+ * language/vietnamese.el (tcvn-5712): Make it an alias of
+ vietnamese-tcvn coding-system.
+
2005-10-20 Michael Albinus <michael.albinus@gmx.de>
* net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
+2005-10-21 Kenichi Handa <handa@m17n.org>
+
+ * search.c (boyer_moore): Surround the '||' part of expression in
+ `if' condition by parentheses explicitly.
+
2005-10-20 Kim F. Storm <storm@cua.dk>
* buffer.c (clone_per_buffer_values): Remove unused var tem.