From 49820699844e41490cb9c5c57ace8b6c8a1eea4d Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 16 Oct 2002 02:19:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ src/ChangeLog | 4 ++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80af4e6341d..4d0d4db243b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2002-10-16 Kenichi Handa + + * emacs-lisp/bytecomp.el (byte-compile-lapcode): Be sure to + return a unibyte string. + +2002-10-15 Kenichi Handa + + * international/mule-cmds.el (set-locale-environment): Delete + superfluous ')'s at the tail. + 2002-10-14 Kenichi Handa * international/mule.el (define-coding-system): Fix typo; diff --git a/src/ChangeLog b/src/ChangeLog index e3d36f32eeb..deda6b8a4d6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-10-16 Kenichi Handa + + * coding.c (detect_coding): Fix previous change. + 2002-10-15 Dave Love * coding.c (Fcheck_coding_system): Doc fix. -- 2.39.2