From dfa1cd4d842f07c6a922ef38ff2c7e82472ad019 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 21 Oct 2005 01:26:51 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e410782d628..a00006574a9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-10-21 Kenichi Handa + + * language/vietnamese.el (tcvn-5712): Make it an alias of + vietnamese-tcvn coding-system. + 2005-10-20 Michael Albinus * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no diff --git a/src/ChangeLog b/src/ChangeLog index 157428d6d9a..a4996a62eb6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-10-21 Kenichi Handa + + * search.c (boyer_moore): Surround the '||' part of expression in + `if' condition by parentheses explicitly. + 2005-10-20 Kim F. Storm * buffer.c (clone_per_buffer_values): Remove unused var tem. -- 2.39.5