# HG changeset patch # User Dave Love # Date 1022850289 0 # Node ID dca7b491d37e0048842cfc6886e1bb2ecef5e7e5 # Parent 97ff20849724a39c957ebd8f5ffde5cde3625a0d *** empty log message *** diff -r 97ff20849724 -r dca7b491d37e lisp/ChangeLog --- a/lisp/ChangeLog Fri May 31 13:04:33 2002 +0000 +++ b/lisp/ChangeLog Fri May 31 13:04:49 2002 +0000 @@ -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 -r 97ff20849724 -r dca7b491d37e src/ChangeLog --- a/src/ChangeLog Fri May 31 13:04:33 2002 +0000 +++ b/src/ChangeLog Fri May 31 13:04:49 2002 +0000 @@ -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.