From 191b83b64c69ae686a06d2f11e254ef946f676eb Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 13 Dec 2000 23:29:17 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 2 ++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 72693deffd3..272a5cc78b2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-12-14 Kenichi Handa + + * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show + "... entries" messages for every 10000 entries, not 10. + 2000-12-13 Karl Fogel * bookmark.el: Provide a generic exit hook, as suggested by diff --git a/src/ChangeLog b/src/ChangeLog index 1d311787237..b425bb2bc07 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2000-12-14 Kenichi Handa + * lisp.h (detect_coding_system): Prototype adjusted. + * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro. (detect_coding_emacs_mule, detect_coding_iso2022,) (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8) -- 2.39.2