]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 21 Oct 2005 01:26:51 +0000 (01:26 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 21 Oct 2005 01:26:51 +0000 (01:26 +0000)
lisp/ChangeLog
src/ChangeLog

index e410782d628723565add4902161c9608f362b0dc..a00006574a9b3fce3bcacd423bd4010a8882a9f0 100644 (file)
@@ -1,3 +1,8 @@
+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
index 157428d6d9ad5b98c9ff626e61b754e23a28d7a1..a4996a62eb6449878e32b239c01aac02ab5afbc0 100644 (file)
@@ -1,3 +1,8 @@
+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.