From 6ba0a57d61c2763cbe9e2ab3c47e1d5d53bd4ea2 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Fri, 31 May 2002 13:04:49 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++-- src/ChangeLog | 6 +++++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f671e25d1a..f6bcd4860bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-05-31 Dave Love + + * international/mule.el (unify-8859-on-encoding-mode) + (unify-8859-on-decoding-mode): Remove :init-value. + 2002-05-31 Kenichi Handa * international/fontset.el: Change registry for japanese-jisx0208 @@ -54,11 +59,11 @@ 2002-05-26 Dave Love - * mule.el (with-category-table): Use make-symbol. + * international/mule.el (with-category-table): Use make-symbol. (coding-system-list): Use coding-system-aliases. (make-translation-table): Don't deal with generic characters. - * mule-util.el: (coding-system-post-read-conversion) + * international/mule-util.el: (coding-system-post-read-conversion) (coding-system-pre-write-conversion) (coding-system-translation-table-for-decode) (coding-system-translation-table-for-encode): Get the right diff --git a/src/ChangeLog b/src/ChangeLog index 7e3f0db5d97..fe91c9f48b0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-05-31 Dave Love + + * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el. + 2002-05-31 Kenichi Handa * charset.c (load_charset_map): Handle the case that from < to @@ -12,7 +16,7 @@ 2002-05-30 Kenichi Handa - * Makefile.in (lisp): Change chienese.elc to chinese.el. They are + * Makefile.in (lisp): Change chinese.elc to chinese.el. They are not bytecompiled now. (shortlisp): Likewise. -- 2.39.5